filmov
tv
if, if else, if elif...else, and nested if statements || Programming with Python (Week#06)

Показать описание
At the end of week # 06, the students will learn about different types of decision control statements, e.g., if, if else, and nested if, else. This will enable the students to write programs which will demonstrate the use of conditional statements and relational operators.