Skip to content

Commit

Permalink
Fixed Bug in the Documentaion of the file
Browse files Browse the repository at this point in the history
This file is buggy submission so it should be incorrect submission not correct
  • Loading branch information
BasmaElhoseny01 authored Feb 16, 2024
1 parent 1ff3d1b commit 1eec94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/01_simple_python/submissions/buggy2.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This file contains a math mistake, and will therefore be graded correct.
# This file contains a math mistake, and will therefore be graded Incorrect.

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

0 comments on commit 1eec94d

Please sign in to comment.