Okay so I am required to enter an decimal amount such as "7.53" via JOptionPane and echo that by System.out.println

I have the start of the code here, but It gives me an error when i enter (7.53)...