Skip to main content

Check Student String Is At Least N Chars Long

Checks if a student's string variable has at least 'n' characters.

Device Type
Jupyter

Variables:

Variable NameVariable DescriptionTypeRequired?Default
variable_nameThe name of the student's variable containing a string.strYes
min_lengthThe minimum number of characters required in the string.intYes

Examples: