Forwarding to the list, please always use Reply All or reply List when
responding to tutor messages.
On 30/03/16 21:03, Nevina Dias wrote:
> Hey,
> I'm not sure..
> This is how our teacher said to do. He said to use input..
input() is the correct thing to use in v3 but you are using it wrongly.
On 30/03/16 13:43, Nevina Dias via Tutor wrote:
> 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
> tabl
On Wed, Mar 30, 2016 at 8:43 AM, Nevina Dias via Tutor
wrote:
> 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 2
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 ("