filmov
tv
Python Tutorial v3.2.5 Lesson 9.2 - Guessing Numbers with If Statements
![preview_player](https://i.ytimg.com/vi/3rU49LIYdCY/maxresdefault.jpg)
Показать описание
19:00 Click to skip directly to the Lesson 9.2 Challenge Program
Lesson 9.2 continues by providing examples of how to use if statements paired with conditionals to make a very rudimentary Guess the Number game. Three different ways of writing Guess the Number programs are evaluated, along with the strengths and weaknesses of each. Finally, the Lesson 9.2 Challenge Program has programmers design a system in which a player can choose from a list of commands, then have the program realistically react to their choices.
This is an introductory series of Python tutorials. This course, from start to finish, is designed to help someone who has never programmed before learn the basics of coding in Python. As this series continues, we examine more advanced Python techniques, functions, and methods.
Keep in mind this tutorial is using an older version of Python, v3.2.5. You will need to click on the "View Older Releases" button to use this specific version. Using the newer versions will not be an issue at this point, but when the lesson proceeds to basic graphics, the Pygame Module we'll use does not support v3.3+ at this time.
Lesson 9.2 continues by providing examples of how to use if statements paired with conditionals to make a very rudimentary Guess the Number game. Three different ways of writing Guess the Number programs are evaluated, along with the strengths and weaknesses of each. Finally, the Lesson 9.2 Challenge Program has programmers design a system in which a player can choose from a list of commands, then have the program realistically react to their choices.
This is an introductory series of Python tutorials. This course, from start to finish, is designed to help someone who has never programmed before learn the basics of coding in Python. As this series continues, we examine more advanced Python techniques, functions, and methods.
Keep in mind this tutorial is using an older version of Python, v3.2.5. You will need to click on the "View Older Releases" button to use this specific version. Using the newer versions will not be an issue at this point, but when the lesson proceeds to basic graphics, the Pygame Module we'll use does not support v3.3+ at this time.
Комментарии