Rating:

1. Rename to snek.pyc
2. `uncompyle6 snek.pyc`
3. Take a byte array and change to ascii
4. Profit!

Original writeup (https://github.com/lasq88/CTF/blob/main/ritsec2021/re/snek/README.md).