can someone help me to figure out the mistake that I have done in this code
Your code so far
base_price = 15
age = 21
seat_type = 'Gold'
show_time = 'Evening'
# User Editable Region
if age>17:
User is eligible to book a ticket
# User Editable Region
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0