A local youth club is running a fundraising campaign to buy new sports equipment. Several club members will donate different amounts until the campaign target is reached or exceeded.
Write a program in Python, pseudocode, or any high-level programming language that tracks donations towards the fundraising target.
The program must:
Target reachedExceeded by followed by the excess amount raised (the difference between the amount left and 0)You should use meaningful variable names and correct programming syntax in your answer.
298 exam-style questions on AQA GCSE Computer Science Programming concepts. Each one has a worked solution and a mark scheme showing where the marks go.