Question: 5 3 7 5 2 8 . 3 5 5 7 6 7 4 6 i 3 2 0 7 Write a while loop that
Write a while loop that prints all powers of that are less than a given number For example, if is print
import java.util.Scanner;
public class Powersoftwo
public static void mainString args
i
Scanner in new Scanner
System.in;
System.out.printn:;
int in nextInt ;
Your code goes here
while your code goes here
System.out.print Your code goes here ;
Your code goes here
System.out.println;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
