Discussões Q&A
why is it not running?
import java.util.Scanner;
public class Myclass{
public static void main(String [] args){
Scanner in = new Scanner(System.in);
String a;
int b;
System.out.println("enter a word");
a = in.nextLine();
System.out.println("enter repetition")
b = in.nextInt();
for ( int = 0; x < b; x = x++)
System.out.println(a);
}
}
0 Voto
8 RespostasPopular hoje
Please recommend me
0 Votes
Can i code here? Or just learn?
0 Votes
Web development
0 Votes
It's app not running properly?
1 Votes
Why Lazy?
1 Votes