This video is a long, probably unnecessary overview of the code in the 2025 AQA Computer Science A level preliminary material, "Target Clear".
Code available at https://github.com/WBgrok/AQATargetClear
#ALevelComputerScience #ComputerScience #Python #AQA #TargetClear
00:00 Intro
01:38 Playing the game
04:11 Functions structure
08:37 Main()
12:15 PlayGame()
12:35 CheckIfUserInputValid()
14:36 Back to PlayGame()
14:45 ConvertToRPN()
16:00 GetNumberFromUserInput()
17:55 Back to ConvertToRPN()
29:35 CheckNumbersUsedAreAllInNumbersAllowed()
31:09 CheckIfInputeEvaluationIsATarget()
32:32 The Scoring Bug
33:32 EvaluateRPN() 😬
38:02 UpdateTargets()
39:32 Conclusions
Download
0 formats
No download links available.
0. The game and its code - AQA Target Clear 2025 | NatokHD