Write a Python 3 program to register a new recovery passphrase for an encrypted backup drive.
Your program must:
Backup Secured and output the entered passphrase if both inputs are identicalValidation Failed: mismatch if the entered passphrases do not match.You should use meaningful variable names and Python 3 syntax in your answer.
10 exam-style questions on AQA GCSE Computer Science Input/output. Each one has a worked solution and a mark scheme showing where the marks go.