Problem ladders

Practice paths for Python, PCEP, and online coding

Follow ordered paths of published problems that build Python confidence, certification readiness, and problem-solving habits.

Python Foundations

A first sequence for students building confidence with Python syntax, input parsing, strings, lists, loops, and functions.

0/7

Next: Hello Kingston

Open ladder

Core Coding Practice

A core coding practice path focused on simulation, sorting, counting, prefix sums, maps, sets, and basic decision-making strategies.

0/6

Next: Attendance Streak

Open ladder

Advanced Coding Practice

An advanced coding practice path for students moving into search patterns, graph traversal, flood-fill thinking, advanced prefix sums, greedy strategies, and introductory dynamic programming.

0/7

Next: Sorted Scores Query

Open ladder

PCEP Review

A review ladder aligned to PCEP-style fundamentals: types, operators, control flow, functions, exceptions, and modules.

0/6

Next: Hours to Minutes

Open ladder