Skip to content

Selection

Handout

Programs make choices

  • Selection means the program picks what to do based on a condition.
  • A condition is a question that is True or False.
  • This is a key idea in AP CSP: code that decides.

Handout

Log in or create account

IGCSE & A-Level