here's the needed output. btw there must be first a Password.txt and Username.txt
Default username must be : 123 default password : 123
Here's where the program starts
LOG-IN
Username: "Input" Password: "Input"
After logging and the password or username is wrong print "Username or password Error" Or if it was correct proceed to next step
Menu
1 - Change Username
2 - Change Password
3 - View Username
4 - View Password
Choice : "Input"
If he picked choice 1 or 2
Change Username/Password
Old Username/password: New Username/password:
If he picked choice 3 or 4
View Username/Password
" " (new or default username or password must be shown here)