Обсуждения
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 голосов
8 ответовWhy not working
-4 голосов
4 ответовАктуальное сегодня
code coach
3 Votes
How do I do audio
0 Votes
PYTHON AND JAVA
0 Votes
Lua?
1 Votes
i want correct anwer code
0 Votes