A bowling alley charges £8 per person for a game. If there are eight or more people in a group booking, the group is given a £12 discount off the final total.
Write a C# program to calculate the total charge for a group booking at the bowling alley.
The program must:
You should use meaningful variable name(s) and C# 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.