CSP
Runestone in social media:
Follow @iRunestone
Help support us:
Table of Contents
Book Index
Scratch ActiveCode
Navigation Help
Help for Instructors
About Runestone
Report A Problem
Chapter 12 - A Computer can Make Decisions
ΒΆ
Making Decisions
The if Statement
Using Multiple if statements
Logical Expressions
Complex Conditionals (and, or, and not)
Practice with if
Using if and else
Chapter 12 - Summary
Summary of Python Keywords and Functions
Chapter 12 Exercises
Next Section - Making Decisions