AQA GCSE · Question 07 · Programming
A theme park charges £15 per person for a daily ticket. If there are six or more people in a group, the group is given a £5 discount.
Write a Python program to calculate the total charge for a group of people visiting the theme park.
The program must:
You should use indentation as appropriate, meaningful variable name(s) and Python syntax in your answer.
31 questions · hints · full answers · grading