One purpose of asking for user input is to update a variable with the latest value.
For example personal devices will have some kind of security pass-code or password to prevent unauthorised access.
However, new devices may have a default security code which should be set to a new secure value by the owner.
This program should show the user the default passcode and default password. The program should allow the user to update both values and then show the new values.