Write a Python or pseudocode program that inputs an access authorization passcode and checks if it is valid.
Your program should work as follows:
SECURE45, display the message Access granted: Door unlocked.SECURE45, display the message Access denied: Alarm triggered.You 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.