I am relatively new to Java, and I am trying to write a program that accepts the username and password of a user and outputs basic stuff (coinflip and the date/time, etc). I just moved from a CLI to...