Learn Python With Program Templates: Input-Process-Output

Level up your Python skills

Mike McMillan
Better Programming
Published in
6 min readMay 2, 2022

--

Photo by Alex Chumak on Unsplash

Python programs are written to solve problems. When we use a computer programming language like Python to solve a problem, we can usually break the problem down into three parts — input, processing, and output. When these parts are taken together they make up the Input-Process-Output program template.

--

--

Mike McMillan writes about computer programming and running. See more of his writing and courses at https://mmcmillan.gumroad.com.