Through this document, you can find a way to understand the structure of this repository, which contains our solutions to the fourth homework proposed in the subject.
In this repository you can find the next folders/files:
This file contains the solution to all the 3 questions (and its corresponding literals) required for the activity: Hard coding.
- To visualize correctly the content of this Notebook we recommend you access to THIS page or to download the Notebook in your PC and open it from Anaconda. It is mainly because from GitHub you can't see the plots made with
Plotly express
.
This file contains the functions that we created to execute some chunks of the code, keeping it tidy and easy-to-read.
This file contains the explanation of the structure of this repository (it is the actual file that you are reading).
This folder contains images and gifs that we load in this file and also in the Jupyter Notebook that provides the solution.
We hope the previous information was clear and useful to navigate over the repository and understand our solutions.