Don't Panic - Episode 1 - Puzzle discussion

You mean using this print("Debug messages...", file=sys.stderr, flush=True), but by replacing the message by whatever variable I want to check, or doing a string interpolation with the variables I’m interested in?

I’ve tried that way but it doesn’t actually print anything.