filmov
tv
Python Tutorial - IF ~ ELIF ~ ELSE Statements

Показать описание
Learn how to code a simple IF statement in Python, while also adding in ELIF and ELSE clauses. This tutorial asks users to enter their age, and the computer will tell them what movies they are allowed to watch based on their classification.