Check Student Int Is Negative
Checks if a student's integer variable is a negative number (less 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: