Skip to content

Commit a92a8af

Browse files
BasmaElhoseny01bmcutler
andauthoredJul 30, 2024
[Testing:Autograding] typo in example (#40)
This file is buggy submission so it should be incorrect submission not correct --------- Co-authored-by: Barb Cutler <[email protected]>
1 parent 9110297 commit a92a8af

File tree

1 file changed

+1
-1
lines changed
  • examples/01_simple_python/submissions

1 file changed

+1
-1
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# This file contains a math mistake, and will therefore be graded correct.
1+
# This file contains a math mistake, and will therefore be graded as incorrect.
22

33
print(64 * 9. / (5 + 32) )

0 commit comments

Comments
 (0)