Last answered:

17 Dec 2022

Posted on:

06 Oct 2022

0

Exercises - I can find the exercises

Where are the exercises?

I tried downloading the resources but all I get is a solution from python. This makes it difficult for me to reinforce the concepts I learn. Is it possible to have the exercises as a word document?

5 answers ( 0 marked as helpful)
Instructor
Posted on:

07 Oct 2022

2

Hi Martin!
Great to have you in the course and thanks for reaching out!
The exercise files are available for download alongside the respective solutions - from the resources section.
The exercise files (*.ipynb) are notebook documents specified for the Jupyter Notebook application. Once we have this app installed, we can load .ipynb-files in it.
Please try opening Jupyter's Notebook first and then navigating through the folders to the downloaded exercise. You can load them in your Notebook and then enjoy practicing!

Hope this helps.
Best,
Ivan

Posted on:

16 Dec 2022

0

Hi Ivan,

Thanks for your reply.

Please kindly show me how to navigate the folders through jupyter.
This is my first time for dealing with python and all what comes with it.
I will rather you show me than explain to me.

Posted on:

16 Dec 2022

0

Hi Ivan,

This is what I get when I open the resource folder in jupyter.

image.png

Posted on:

16 Dec 2022

0

Hi Ivan,

This is what I get when I open the resource folder in jupyter.

image.png

Instructor
Posted on:

17 Dec 2022

0

Hi Martin!
First, you must unzip the archive file (*.zip) and then open just the *.ipynb file with Jupyter Notebook. This message indicates you are trying to open a file that is not with an *.ipynb extension.
Hope this helps.
Best,
Ivan

Submit an answer