Lesson 1
I've started Python again from Pym book by Kushal
Read about following topic and solved few basic problems.
- Data types
 - f-string ( Which I found so cool)
 - Type conversion
 - Conditional statements
 - Loops
- When I started Python back in college I found it so confusing but then I got to know how it works.
 
 
I've paused here. Cleared all my basics again till now. Basics are the key ingredients in long run I believe.