[Tutor] Code wont run

2016-04-16 Thread Nevina Dias via Tutor
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

[Tutor] How to calculate the total cost

2016-03-30 Thread Nevina Dias via Tutor
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 ("