Write a computer program in Qbasic that will prompt the user to enter a group password. It the user enters a word other than "Okinawa" or "Naha" the program will prompt the user to try again. If the user enters the correct password then the program will display a "Password o.k." message. However if the user enters the wrong password more than 3 times the message "Account locked" message will be displayed.