Running an image as Python? What a dumb idea...
Beginner Hint
- The
filecommand is used to check whether the provided bytes look like an image. - Search for how the
filecommand identifies file types, and look for the rules it uses to recognize image formats.