Manish BagraAug 6, 20234 min readIntroduction to Python: Just Practical Stuff : Part 2Today we will dive a little deeper and cover topics namely Conditional statements — If-Else, ELIF, Nested IF statements as well as...
Manish BagraAug 6, 20232 min readIntroduction to Python: Just Practical Stuff : Part 1Agenda What is IDE? Data Types Variables Operators What is IDE and where to code? Before we begin with learning a programming language,...