In python, the question asks to write a function called enter New Password. The function takes no parameters. it prompts the user to enter a password until the entered password has 8-15 characters, including at least one digit. Tell the user whenever a password fails one or both of these tests.