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
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.