Lesson 1 of 10

🧩 What Is an Algorithm?

🎯 Grades 3–5 ⏱ ~25 minutes 🟢 Beginner

What You'll Learn

  • What an algorithm is and why order matters
  • How computers follow instructions exactly as written
  • How to write your own step-by-step instructions
Quick Check

1. What is an algorithm?

AA type of computer chip
BA set of step-by-step instructions
CA programming language

2. Why does order matter in an algorithm?

AIt doesn't — computers figure it out
BOnly the last step matters
CWrong order gives wrong results

3. The turtle is facing right and you click Turn Left 90°. Now which way is it facing?

ARight
BUp
CDown
← Previous Your First Program →