Skip to content

Commit 34bf902

Browse files
authored
Update 32. Exercise-9 - who-will-pay-the-bill.py
1 parent e957593 commit 34bf902

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

32. Exercise-9 - who-will-pay-the-bill.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222

2323
person_selected = random.choice(members)
2424
print(person_selected)
25+
26+
27+
"""

0 commit comments

Comments
 (0)