Bridge Academy
.
Home
Program
Concepts
Materials
Roblox Game Design
Exam Prep
WEEKLY MATERIALS · SPRING 2026
Weekly Materials
Showing Level II materials for Python Functions. Password required to download the notebooks.
Level I
Level II
Filter active:
Python Functions
.
BACK TO CONCEPT →
ALL TOPICS →
LESSON 01
Python Functions · Part 1
Function design; defaults and keyword calls; tuple returns; type hints preview; mutable-default warning.
PCEP 4.1
GUIDE →
PRACTICE →
LESSON 02
Python Functions · Part 2
LEGB scope; `nonlocal`; flexible argument packing; closures and higher-order previews.
PCEP 4.1
GUIDE →
PRACTICE →
LESSON 03
Python Functions · Part 3
Docstrings and recursion; memoization preview; composition; pure vs impure design.
PCEP 4.1
PCEP 4.2
GUIDE →
PRACTICE →
LESSON 04
Python Functions · High School Practice (W11)
50 progressive questions for high school students: function basics, parameters, return values, conditionals/loops inside functions, working with strings, lists, and dicts.
PCEP 4.1
PCEP 4.2
PRACTICE →