Discussões Q&A
Pi calculation on Java
-2 Votos
1 Respostafirst steps
0 Voto
2 RespostasText Editor Help!?!
1 Voto
7 RespostasMake a calculator
-3 Votos
2 RespostasLoop
1 Voto
2 RespostasMultiple Java User Input
4 Votos
4 Respostaswhy 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 Respostasjava input
0 Voto
1 RespostaWhy not working
-4 Votos
4 RespostasPopular hoje
Checking personal activity
0 Votes
Help
0 Votes
Where is the error
0 Votes
Use of global function in c
0 Votes
Which one is better?? And why??
1 Votes
Python
0 Votes
Full form of HTML
0 Votes
Tryna learn dunno where to start
0 Votes