Skip to content

Commit 64ccac7

Browse files
authored
Update assignment_02.py
1 parent cb60cf9 commit 64ccac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Section_01/assignment_02.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212

1313

14+
print("We have {1} small boxes, {2} large boxes, {3} medium boxes".format(10,12,12))
1415

1516

1617

0 commit comments

Comments
 (0)