Write a Python program to authenticate an operator attempting to establish a connection to a remote Arctic telemetry drone.
The program should:
Connection failed if the entered combination of Operator ID and Security Key is not valid.Connection established if the entered combination is valid.You should use indentation as appropriate, meaningful variable names, and correct Python syntax in your answer.
| Operator ID | Security Key |
|---|---|
| Supervisor | Dr0n3_S9! |
| FieldTech | Ice_77% |
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.