Check Student Int Is Positive
Checks if a student's integer variable is a positive number (greater than zero).
Variables:
| Variable Name | Variable Description | Type | Required? | Default |
|---|
variable_name | The name of the student's variable containing an integer. | str | Yes | |
Examples: