filmov
tv
Python Tutorial v3.2.5 Lesson 8.2 - While Loop Application, Comments, Data Conversion

Показать описание
0:53 Click to skip the introduction to Lesson 8.2
18:01 Click to skip directly to the Lesson 8.2 challenge program
Lesson 8.2 continues an explanation of how a while loop works and it's application in a very small guess the number program. Also discussed is the impact of the input() function always returning a string and how to adjust your program to account for that fact. A short bit of time also introduces comments, which will be used more extensively from this lesson on.
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.
18:01 Click to skip directly to the Lesson 8.2 challenge program
Lesson 8.2 continues an explanation of how a while loop works and it's application in a very small guess the number program. Also discussed is the impact of the input() function always returning a string and how to adjust your program to account for that fact. A short bit of time also introduces comments, which will be used more extensively from this lesson on.
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.
Комментарии