Python Foundations
A first sequence for students building confidence with Python syntax, input parsing, strings, lists, loops, and functions.
Next: Hello Kingston
Open ladderProblem ladders
Follow ordered paths of published problems that build Python confidence, certification readiness, and problem-solving habits.
A first sequence for students building confidence with Python syntax, input parsing, strings, lists, loops, and functions.
Next: Hello Kingston
Open ladderA core coding practice path focused on simulation, sorting, counting, prefix sums, maps, sets, and basic decision-making strategies.
Next: Attendance Streak
Open ladderAn advanced coding practice path for students moving into search patterns, graph traversal, flood-fill thinking, advanced prefix sums, greedy strategies, and introductory dynamic programming.
Next: Sorted Scores Query
Open ladderA review ladder aligned to PCEP-style fundamentals: types, operators, control flow, functions, exceptions, and modules.
Next: Hours to Minutes
Open ladder