Disclaimer

No one can predict an exam. What we can do is count which topics have appeared, which are overdue, and which recent curriculum changes emphasise certain skills.

Overdue Topics (high probability)

Always-There Topics

Scenario Prediction

Given the 2024 canteen scenario and 2023 library scenario, a student-records theme feels likely: dictionaries mapping student IDs to grade lists, with a function computing averages and top-N.

Practice Prompt

Write a Python program that reads students.csv, computes each student's average, and prints the top 3 students. Handle ties using the student name alphabetically.

Practise this on PyForm โ€” free

PyForm runs Python in your browser with an AI tutor trained for HKDSE. No install, no credit card.

Open PyForm โ†’