Description Usage Arguments Value Examples
This function adds 3 to any given number by taking the number as an argument
1 | plus_three(x)
|
x |
should be a number not text |
the function will return a number with 3 added to argument.
1 | plus_three(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.