A virtual reality gaming arcade charges £15 per player for a session. If a group booking consists of six or more players, the group receives an automatic £18 discount off their total bill.
Write a C# program to calculate the final total charge for a group booking at the arcade.
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.