This is my code. I have fixed all errors I believe except that upon execution of the while loop it runs indefinitely.

Any ideas?


import java.util.Scanner;

/*Write a program that prompts...