To parse a double from the user you can use the Scanner class' nextDouble() method. You can use it to directly initialize a variable as you declare it. This scanner class can be used to read all...