filmov
tv
Python 104 : Python Operators and Conditional Statements

Показать описание
in this video, you will learn about #Python operators and conditional statements. Operators are symbols that perform some operations on values, such as arithmetic, comparison, or logical operations. Conditional statements are blocks of code that execute only if a certain condition is met, such as if, elif, and else. You will see how to use these concepts to write more expressive and dynamic Python code.
Timeline =========
00:00 - Introduction
00:24 - Arithmetic Operators
05:12 - Assignment Operators
07:52 - Comparison Operators
09:18 - Conditional Statement
19:59 - Logical Operator
This video is part of the Python 104 series, where you will learn the fundamentals of Python programming. If you are new to Python or want to refresh your skills, make sure to check out the previous videos in this series.
Timeline =========
00:00 - Introduction
00:24 - Arithmetic Operators
05:12 - Assignment Operators
07:52 - Comparison Operators
09:18 - Conditional Statement
19:59 - Logical Operator
This video is part of the Python 104 series, where you will learn the fundamentals of Python programming. If you are new to Python or want to refresh your skills, make sure to check out the previous videos in this series.