Python Tutorial v3.2.5 Lesson 7.1 - Assignment and Comparison Operators

preview_player
Показать описание
2:50 Click to skip the introduction to Lesson 7.1.
8:19 Click to skip directly to the Comparison Operator explanation.

Lesson 7.1 discusses two important programming terms that are used in more advanced conditional responses: Assignment Operators and Comparison Operators. By themselves, they are very simple. However, understanding of these concepts are essential in future lessons.

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.
Рекомендации по теме
Комментарии
Автор

Done. And understood. Time to hammer it in.

Noldy__
Автор

hey can you please put up a pdf of your notes? thank you so much. You are great!

Attamatic