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