Creating and completing jupyter notebok of Python Crash Course code reference. **Progress Check** - [x] Data Types - [x] Comparison Operators - [x] If, elif, and else Statements - [x] For Loops - [x] While Loops - [x] range() - [x] List Comprehension - [x] Functions - [x] Lambda Expressions - [x] Map and Filter