Python - ELIF Statements Tutorial 1 (Movie Classifications)

preview_player
Показать описание
Learn how to add an ELIF statement to your IF ELSE code in Python. This video tutorial will ask the user for their age and will then tell them what movie classifications they are allowed to watch (G, PG, M, MA or R).

~ CODE ~
I can't copy the code in here as YouTube doesn't allow for angled brackets.
Рекомендации по теме
Комментарии
Автор

THANK YOU! YOU JUST SAVED ME FROM MY MISTAKE

EUBEEN
Автор

You don' need '17 <= age' , because if you are not 18 years old or older, you are 17 years old or younger.

kaylenpluymers
welcome to shbcf.ru