Hi, I'm brand new to Python and am completely clueless in this assignment. This is the 3rd assignment, but the first without hints on how to import, etc..
The objective of this assignment was to decode a file we are supposed to use the python hw.py < code.txt command with. This confused me right from the start, I understand that it uses the file as the input, but I dont understand how to do that code sided. We are also supposed to be shifting using letter frequencies, which are in percentages, also have not yet been discussed in class. Any help would be greatly appreciated. I have taken a look at the other vigenere ciphers, but they are way to complicated to my understanding.
Thanks a bunch!