Monday 9 July 2018

Python lesson 4 - selection

In this lesson, you are going to program the computer to make decisions (or give a response) based on the answer (input) to a question.  This is a bit like the computer deciding whether to log you into your account, depending on whether your password matches your user name; it will either log you in fine or give an error message that user name and password do not match.

Here is a link to my slideshow to explain further and provide your tasks for the lesson.....

Python Lesson 4 Selection

No comments:

Post a Comment