Skip to Content
Nextra 4.0 is released 🎉
ReferenceInput and OutputInput and Output

Input and Output

Python programs communicate with the world through input and output — reading what the user types, printing results to the screen, and reading or writing files.

Use the sections below to explore each topic.

Last updated on