Hello I am brand new to Java having only programed in Python before. I am trying to write a Java program that displays the result of(1.3x2.4)-(2.6x4)/(45.5-6.7).
What I have tried...

/*...