Skip to main content

02 | Create Simple if - elif - else program

Objective:

This was demonstrated in class. See page 80 of Python Crash Course.

Create the code and add an

elif with age > 100 with admission price of $10.

I also demonstrated how to get ChatGPT to add an input for the program (that is optional for you to add it yourself or do it with ChatGPT.