Exercise 23 Reverse Exercise

In exercise 23, can someone PLEASE help me with number (3) under Breaking It? I would really appreciate it. I have looked through previous threads and have also looked for help on Google. I still have no idea on how to get started. I do not understand it.

1 Like

Replying so I can find this later, I assume we have to actually write the bytes in the text file, like:

b'<stuff here>

so when we load it in the python script, it can do the reverse. Something like that

Do we have to change anything in the code we wrote or just in the text file?

So give it a shot but then just skip it. It was an attempt to have you figure out that the reverse is pretty easy but turns out it’s harder than I thought.

1 Like