This is the practice answer for the python code from coddy Chapter that has completed:
Section - 1
- Introduction
- Variables
- Operations Part 1
- Operations Part 2
- Decision Making
- Basic I/O
- Bill Split Calculator
- Loops
- Functions
- FizzBuzz with a Twist
- Lists Basics
- Iterating Over Sequences
- Lists Advanced
- Daily Expense Tracker
- Final Challenges
Section - 2
- Variables Exploration
- Dictionaries Part 1
- Dictionaries Part 2
- Contact Book Application