6 Sequential data types | If Else statement | Loops

Опубликовано: 08 Октябрь 2024
на канале: Buggy Python
4
0

In this beginner-friendly session part-3, 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