SFU ID: bsaw
Github username: brendansaw
Question: I've followed the errata instructions on the assignment #6 homework page, however I've noticed that simply calling wget with the python file doesn't work as it is unable to establish the SSL connection. However, I've circumvented this issue by adding extra parameters. Then, using this decrypt.pyc file that I've just obtained, when I try to run the instructions at the bottom of the homework page, I encounter the following message: "RuntimeError: Bad magic number in .pyc file". Perhaps the version of Python that I have could be an issue? I'm running Python 3.8.5.