Week1 - Covered Topics are :
- Hello, Python World!
- Indentation
- Variables and Types
- String Concatenation
- Lists
- Basic Operators
- Using Operators with Strings
- Using Operators with Lists
- String Formatting
- Slicing
- Conditions
- Boolean operators
Week2 :
- Loops
- "break" and "continue" statements
- Functions
- Classes and Objects
- Dictionaries