Skip to content

Commit b0db3d8

Browse files
Update assignment_01.py
1 parent e02d210 commit b0db3d8

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

Section_01/assignment_01.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@
55
How would you change the code to meet the requirement?
66
77
"""
8-
9-
10-
11-
8+
answer = (15%4)
9+
print(answer)
1210

1311

1412

0 commit comments

Comments
 (0)