Update movieTicket.py
This commit is contained in:
parent
10dcffa45d
commit
02f5017003
|
@ -1,3 +1,6 @@
|
||||||
|
# Copyright 2022, Rayyan Hodges, TAFE NSW
|
||||||
|
# rayyan.hodges@studytafensw.edu.au
|
||||||
|
|
||||||
#Gathering user's age and the rating they wish to view.
|
#Gathering user's age and the rating they wish to view.
|
||||||
age=int(input("Please enter your age: "))
|
age=int(input("Please enter your age: "))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue