Learn Python • #3 Operators • Add, Subtract and More...

preview_player
Показать описание
Logical and arithmetic operators in Python allows you to manipulate data and variables in your application.

You can use them to add, subtract, multiply and divide numbers. You can also use logical operators, like "and, or, not" with boolean (True/False) values to create more complex logic in your application.

This video is part of a beginner tutorial series for anyone who wants to learn Python from scratch, and get to a point where you can start coding your own projects.

🔗 Next Chapter: Coming Tomorrow!
👉 Follow me on Twitter: @pixegami

📚 Chapters
00:00 - What are operators?
00:29 - Arithmetic Operators
04:29 - Assignment Operators
06:50 - Comparison Operators
09:25 - Logical Operators
14:48 - Coding Exercise: Operators
Рекомендации по теме