Write a Python program that inputs an authorization passcode for a research facility and checks if it is valid.
Your program should work as follows:
NEON77 display the message Lab unlockedNEON77 display the message Access restrictedYou should use meaningful variable name(s), correct syntax and indentation in your answer.