We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff3d1b commit 1eec94dCopy full SHA for 1eec94d
examples/01_simple_python/submissions/buggy2.py
@@ -1,3 +1,3 @@
1
-# This file contains a math mistake, and will therefore be graded correct.
+# This file contains a math mistake, and will therefore be graded Incorrect.
2
3
print(64 * 9. / (5 + 32) )
0 commit comments