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