This project walks you through some basic activities in Python through some activities and a project.
The goal is for you to get familiar with Jupyter Notebooks, and also get familiar with some basic concepts in Python such as:
- Operations
- Functions
- Conditionals
- Dictionaries
- Lists
- File Handling
- Basic Plotting
You do not have to be afraid of errors. Instead, feel free to make as many of them as possible in this codespace. You cannot go wrong, and if you do, you can always create a new, fresh codespace. The idea is for you to get familiar with the code and basics.
If you feel you are stuck, feel free to ask for help.