Skip to main content

Check Student String Contains Substring

Validates that a student's string variable contains a given substring.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's string variable.strYes
substringThe substring that must appear in the student's string.strYes

Examples: