Skip to content

Procedures and abstraction

Handout

What we'll do

  • A procedure is a named block of code you can use again and again.
  • In Python a procedure is made with def.
  • This is part of Big Idea 3: building programs from reusable parts.

Handout

Log in or create account

IGCSE & A-Level