filmov
tv
Python Lesson 5 - Using The IF Statement To Make Decisions

Показать описание
In this lesson we look at how to use the IF statement to get the computer to make a decision about what to do based on the information the user enters. The IF statement is very important because almost every computer program will involve the computer having to make decisions by asking questions.