Standard error PREMIUM

Series: Files
Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
5 min. read 4 min. video Python 3.8—3.12

Let's talk about standard error and standard output in Python.

Printing writes to "standard output" by default

When we call Python's print function, Python will write to standard output:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.