Skip to content

Commit 271ae00

Browse files
author
ee6-lang
committed
funny lmao GET OU-
1 parent fbbf92d commit 271ae00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Waiter.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
print('Welcome to the Chateau of Food')
2-
print('It seems we are quite full this evening.\n')
2+
print('It seems we are quite busy this evening.\n')
33

44
money = int(input('How much money did you slip the waiter?'))
55

66
if money>0:
77
print('Ah, I am reminded of a table. Right this way.')
88
else:
9-
print('please, sit. It might be a while.')
9+
print('Please, sit. It might be a while. GET OU-')
1010

1111

0 commit comments

Comments
 (0)