A community workshop charges £18 per participant for a woodworking class. If there are eight or more participants in a booking, the group is given a £20 discount on their total bill.
Write a Python program to calculate the total booking cost for a group of participants visiting the workshop.
The program must:
You should use indentation as appropriate, meaningful variable name(s) and Python 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.