Skip to content

Commit 6bef1e2

Browse files
authored
Update buggy2.py
1 parent 1eec94d commit 6bef1e2

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 Incorrect.
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)