5 Sequential data types | If Else statement | Loops

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

In this beginner-friendly session part-2, we have discussed some new concepts in 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