one
Returns the integer 1 for use as a constant in mathematical computations.
Instructions
Get the integer 1.
Returns: Integer 1.
Example: >>> one() 1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |