An eco-safari park charges £15 per visitor for a guided tour. If a group booking contains 10 or more visitors, a promotional discount of £20 is subtracted from the final total bill.
Write a C# program to calculate the total booking cost for a group.
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.