Assignment for this session
https://github.com/letsbrewcode/python/blob/master/strings/string1.py
In this session, we talked about
- Python boolean types
- boolean expressions
- Boolean operators
- pass statement
- in membership
- If else
- If elif else