0Pricing
Python For Kids · Lesson

How Computers Think

Explain how computers process information through instructions.

1

How Do Computers Think?

Computers don't actually 'think' like humans. They follow instructions given by humans step by step.

These instructions must be clear and written in a way the computer understands.

How Computers Think — illustration 1

2

What is Input, Process, and Output?

Computers work in three steps:

  • Input: Getting information, like typing on a keyboard.
  • Process: Doing something with the information, like calculating.
  • Output: Showing the result, like displaying text on a screen.

All lessons in this course

  1. What is Coding and Why is it Important?
  2. How Computers Think
  3. What is an Algorithm?
← Back to Python For Kids