6 Sequential data types | If Else statement | Loops

Опубликовано: 18 Июнь 2026
на канале: Buggy Python
109
0

In this beginner-friendly session, we have discussed some new concepts of python.
GitHub repo: https://github.com/karar-shah/Python_ML_Yd...

The following topics are covered in this video:
Booleans data type & its use cases
Arithmetic, Assignment, Comparison, Logical, Identity, and Membership operators
List methods
Tuple methods
Dictionary methods
If Else conditional statement
While loop
For loop