Follow the instructions below:
Once you start working on the project, you will see a ./notebook/problems.ipynb
file containing a list of exercises.
Before starting, make sure to select the appropriate Kernel.
A list with available options will be displayed. Select "Python Environments" and choose the Python version you want to use.
devcontainer.json
file, as this is the recommended one for the project.Note: We also incorporated a
./notebook/solutions.ipynb
file that we strongly suggest you only use if you are stuck for more than 30min or if you have already finished and want to compare it with your approach.
Once you have finished solving the exercises, be sure to commit your changes, push
to your repository and go to 4Geeks.com to upload the repository link.