initial file upload
This commit is contained in:
2
chap3/dinner_guests.py
Normal file
2
chap3/dinner_guests.py
Normal file
@@ -0,0 +1,2 @@
|
||||
guest_list = ['Sir Paul McCartney', 'Kurt Harland', 'Gene Ween', 'Dean Ween']
|
||||
print(f"{len(guest_list)} guests are being invited to dinner.")
|
||||
Reference in New Issue
Block a user