In this lesson you are introduced to the use of relational (sometimes known as comparison) operators and Boolean. operators in Python programming.
This is the fifth lesson in a series teaching Python Programming. It really starts at the very beginning. It's designed to be used by children and adults with no experience of programming.
Learn Python programming with this Python tutorial for beginners!
Tips:
1. Here is the playlist of this series: https://bit.ly/2TfmMrj
2. If you want to learn faster than I talk, I’d recommend 1.25x or 1.5x speed :)
3. Check the outline in the comment section below if you want to skip around.
4. Download the sample files here to follow along: www.edulito.com
5. Have fun! If anything is unclear, please let me know in a comment.
Keep in touch on Facebook: / edulito
View my website: www.edulito.com
View my Python Programming book on: https://amzn.to/2SWoYEF
Outline (check the comment section for a clickable version):
There are 11 video tutorials including:
1. An introduction to programming with Python
2. The use of Variables
3. The use of Data Types
4. The use of Text Manipulation
5. The use of Relational and Boolean Operators
6. The use of Sequence and Selection
7. The use of Iteration
8. The use of Lists (Arrays)
9. The use of 2D Lists (Arrays)
10. File Handling Operations
11. The use of Functions and Procedures