Skip to main content

Check Student Int Is Equals To

Checks if a student's integer variable is exactly equal to the expected integer.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's variable containing an integer.strYes
expected_valueThe exact integer the student's variable should contain.intYes

Examples: