Description Usage Arguments Examples
Adds two numbers together and says whether the sum is odd or even
1 | odd_even(num1, num2)
|
num1 |
The first number |
num2 |
The second number |
1 | odd_even(10, 53)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.