import random import time
print ("Welcome to Pizza Shed!")
total_cost = 0
tablenum = input ("Enter table number from 1-25 \n ")tablenum =
int(tablenum)while tablenum>25 or tablenum <=0: tablenum = input ("Enter
the correct table number, there are only 25 tables ") #Pizza menu with
price
import random
import time
print ("Welcome to Pizza Shed!")
tablenum = input ("Enter table number from 1-25 \n ")
while tablenum>25 or tablenum <=0:
tablenum = input ("Enter the correct table number, there are only 25 tables
")
#Pizza menu with prices
print ("