Skip to main content

Check Student String Is Equals To

Checks if a student's string exactly matches the instructor's expected string.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's variable containing a string.strYes
expected_stringThe exact string the student's variable should contain.strYes

Examples: