10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
class: "EvalTest"
|
|
success: "PASS"
|
|
failure: "NO PASS"
|
|
|
|
# A python expression to be evaluated. This expression must return the
|
|
# same result for the student and instructor's code.
|
|
|
|
test: "logicPlan.sentence1()"
|
|
|