3. Write a program that will: a. Ask the user to select between two (2) options: • Register: User shall input his desire
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
3. Write a program that will: a. Ask the user to select between two (2) options: • Register: User shall input his desire
3. Write a program that will: a. Ask the user to select between two (2) options: • Register: User shall input his desired username and password. These shall be saved in a text file named records.txt. Only alphanumeric characters are allowed. • Login: User is asked to input a username and password. Validate using the text file created from the Register option. If both the username and password are correct display the message "Successfully logged in". else, display "Incorrect username or password".
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!