use python
Enhance the following code:1. Ask the User “Are you Sure” when they want to quit. if theytype y for yes quit.if they type n for no ask them what they’d like to do. Thecode below does the following:1. Welcome a user – Print a welcome message2. Ask them what they’d like to do3. Give the user 5 Options assign a letter or number for
OR
OR