python-by-phitron

Day - 02: Learn Python basic operator, logical operator, conditions, if-else, type casting

Learning Outcomes
2.1 Comments and Basic operators in Python
2.2 Introduction to conditional statement
2.3 Some example on if-else statement
2.4 Logical operators and if-elif-else statement
2.5 Type Casting in Python
2.6 Practice problem from Day-1 and Day-2