Due: Friday, January 24 at 11:59 pm
Submission: On Courseworks
Please read the instructions carefully. An incorrectly formatted submission may not be counted.
This homework has two parts. The first part is simply to download and install the required software for the course. The second part is to take screenshots of the code running on your computer. To submit, first create a folder called uni-hw0
(so for me this would be tkp2108-hw0
). Then, place the required screenshot in the folder. Name them 1.png
and 2.png
. Then compress this folder into a zip file. For most operating systems, you should be able to right click and have a “compress” option in the context menu. This should create a file called tkp2108-hw0.zip
(with your uni). Submit this on courseworks.
Following the instructions from the first lecture, download and install Anaconda for your operating system (64 Bit, Python 3.12).
Following the walk-through from the first lecture, open IPython and Spyder. In each application, run the following code snippet (substitute your uni) and take a screenshot:
print("Hello <your uni>!")
Here is an example for my system. NOTE: Your information will be different!
Send to Zip
)