Skip to main content
The National Cipher Challenge

Reply To: Challenge 10B

A Tale of 2 Secrets Forums T.E.M.P.E.S.T. Challenge 10B Reply To: Challenge 10B

#115308
Puzzling_Pelican
Participant

@ByteInBits
Are you by any chance using an older version of Python (below 3.8)? If so, your Python will not like my use of the walrus operator := and would throw a syntax error. It wasn’t until version 3.8 that Python overcame its Odovainophobia. Other than that, it should run and correctly decrypt 10B.

Report a problem