Write a Python program that inputs a promotional discount code and checks if it is valid.
Your program should work as follows:
SAVE20 display the message Discount appliedSAVE20 display the message Invalid codeYou should use meaningful variable name(s), correct syntax and indentation 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.