We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3daf387 commit c37dad6Copy full SHA for c37dad6
Section_01/assignment_01.py
@@ -7,7 +7,8 @@
7
"""
8
9
10
-
+remainder = 15%4
11
+print(remainder)
12
13
14
0 commit comments