We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9110297 commit a92a8afCopy full SHA for a92a8af
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 as incorrect.
2
3
print(64 * 9. / (5 + 32) )
0 commit comments