File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
04_python_static_analysis/config Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 "actual_file" : " STDOUT_1.txt" ,
3434 "description" : " Number of assignments" ,
3535
36- // The method by which to compare the output of "submitty_count_node "
36+ // The method by which to compare the output of "submitty_count "
3737 // against the provided term (here, "greater-than-or-equal" is used).
3838 "comparison" : " ge" ,
3939 // The integer against which to compare.
Original file line number Diff line number Diff line change 88 "testcases" : [
99 {
1010 "title" : " Python - Distinguish for and while Loops" ,
11- "command" : [ " submitty_count_node for *.py" ,
12- " submitty_count_token while *.py" ],
11+ "command" : [ " submitty_count node for *.py" ,
12+ " submitty_count token while *.py" ],
1313 "points" : 2 ,
1414 "validation" : [
1515 {
You can’t perform that action at this time.
0 commit comments