Check Variable Is Equals
Validates that a student's variable equals an expected value.
| Device Type |
|---|
| Jupyter |
Variables:
| Variable Name | Variable Description | Type | Required? | Default |
|---|---|---|---|---|
variable_name | The name of the student's variable to check. | str | Yes | |
expected_value | The exact value the variable should match. | any | Yes |