Python
Python
Here is my experience with Python.

Python Resources
- https://www.python.org/ The official site.
- https://stackoverflow.com/ Troubleshoot, find answers to coding problems.
- https://thonny.org/ Run your code Step by Step, usefull for debugging.
Courses Completed
Python Code Projects
Exercises
Day 1-1 Exercise Printing
Day 1-2 Exercise Debugging
Day 1-3 Exercise Input Function
Day 1-4 Exercise Variables
Day 1-2 Exercise Debugging
Day 1-3 Exercise Input Function
Day 1-4 Exercise Variables
Day 2-1 Exercise Data Types
Day 2-2 Exercise BMI Calculator
Day 2-3 Exercise Life in Weeks
Day 3-1 Exercise Odd or Even?
Day 3-2 Exercise BMI Calc 2.0
Day 3-3 Exercise Leap Year
Day 3-4 Exercise Pizza Order
Day 3-5 Exercise Love Calculator