12.96 1.841304610218211E11 4.5 16.2 1532.2042412.gx8zay7 LAB 2.29.1 LAB: Using math methods ACTIVITY LabProgram.java 1 import java.util.Scanner; 3 public class LabProgram { public static void...

I need help putting a space in between my output I’m trying to find out what the problem is I am currently using zybooks java
12.96 1.841304610218211E11 4.5 16.2<br>1532.2042412.gx8zay7<br>LAB<br>2.29.1 LAB: Using math methods<br>ACTIVITY<br>LabProgram.java<br>1 import java.util.Scanner;<br>3 public class LabProgram {<br>public static void main(String[] args) {<br>4<br>Scanner scnr =<br>new Scanner (System.in);<br>double x;<br>double y;<br>double z;<br>7<br>8.<br>10<br>x-scnr.nextDouble();<br>y=scnr.nextDouble();<br>Z=scnr.nextDouble ();<br>System.out.print(Math.pow(x, z));<br>System.out.print (Math.pow(x, Math.pow(y,z)));<br>System.out.print(Math.abs (y));<br>System.out.print (Math.sqrt( Math.pow(x*y,z)));<br>11<br>12<br>13<br>14<br>15<br>16<br>17<br>18 }<br>19<br>When done developing your program, press the<br>submit your program for auto-grading.<br>Develop mode<br>Submit mode<br>Submit for grading<br>

Extracted text: 12.96 1.841304610218211E11 4.5 16.2 1532.2042412.gx8zay7 LAB 2.29.1 LAB: Using math methods ACTIVITY LabProgram.java 1 import java.util.Scanner; 3 public class LabProgram { public static void main(String[] args) { 4 Scanner scnr = new Scanner (System.in); double x; double y; double z; 7 8. 10 x-scnr.nextDouble(); y=scnr.nextDouble(); Z=scnr.nextDouble (); System.out.print(Math.pow(x, z)); System.out.print (Math.pow(x, Math.pow(y,z))); System.out.print(Math.abs (y)); System.out.print (Math.sqrt( Math.pow(x*y,z))); 11 12 13 14 15 16 17 18 } 19 When done developing your program, press the submit your program for auto-grading. Develop mode Submit mode Submit for grading
0,0,0,0,0,0,0,0,C<br>0,0,0,0,0,0,0,0 min:47<br>ubmission - 7:43 AM EST on 02/23/22<br>show failing tests<br>re output a<br>ut is nearly correct3;<br>whitespace differs. See highlights below.<br>Special character lege<br>Input<br>3.6 4.5 2.0<br>Your output<br>12.961.841304610218211E114.516.2<br>pected output<br>12.96 1.841304610218211E11 4.5 16.24<br>are output ^<br>ut is nearly correct; but whitespace differs. See highlights below.<br>Special character legend<br>Input<br>-3.7 -3 5<br>Your output<br>-693.4395700000001-8.452419664263233E-1393.0410.49<br>xpected output<br>-693.4395700000001 -8.452419664263233E-139 3.0 410<br>us submissions<br>

Extracted text: 0,0,0,0,0,0,0,0,C 0,0,0,0,0,0,0,0 min:47 ubmission - 7:43 AM EST on 02/23/22 show failing tests re output a ut is nearly correct3; whitespace differs. See highlights below. Special character lege Input 3.6 4.5 2.0 Your output 12.961.841304610218211E114.516.2 pected output 12.96 1.841304610218211E11 4.5 16.24 are output ^ ut is nearly correct; but whitespace differs. See highlights below. Special character legend Input -3.7 -3 5 Your output -693.4395700000001-8.452419664263233E-1393.0410.49 xpected output -693.4395700000001 -8.452419664263233E-139 3.0 410 us submissions

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here