Skip to main content

Check Student Int Is Less Than

Checks if a student's integer variable is less than a specified value.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's variable containing an integer.strYes
max_valueThe maximum value that the student's integer must be less than.intYes

Examples: