Q&A Discussões
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 RespostasQuente hoje
Question
3 Votes
overloading operators << >>
1 Votes
Wayss
0 Votes
I dont now that how to do js
2 Votes
fully dynamic arrays
1 Votes
Wishkit alternative for android
1 Votes
How to start in web dev?
0 Votes
Hi
0 Votes