Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
7 lines (6 loc) · 417 Bytes

File metadata and controls

7 lines (6 loc) · 417 Bytes
Copy raw file
Download raw file
Edit and raw actions

Stored Program Computer

Your computer uses the stored program model. This means the instructions for each program are stored as files on the hard drive.

When you are writing Python code, you create a .py file that stores all the instructions. You then tell the computer to later execute that code. It will follow the instructions, but this time on whatever new input it gets from the user that time.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.