Write a Python program to control the access hatch of an automated meteorological drone hangar.
The program should:
Launch sequence aborted if the entered Station ID and Access Key combination is not validLaunch sequence initiated if the entered Station ID and Access Key combination is validYou should use indentation as appropriate, meaningful variable names, and correct Python syntax in your answer.
| Station ID | Access Key |
|---|---|
| Hangar_1 | S_42*p |
| Hangar_2 | N_88!q |
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.