Sesiones de PyR
Pi calculation on Java
-2 Votos
1 Respuestafirst steps
0 Votos
2 RespuestasText Editor Help!?!
1 Voto
7 RespuestasWhat it dosen't work for?
0 Votos
1 RespuestaMake a calculator
-3 Votos
2 RespuestasStoring userinputed ints
0 Votos
5 RespuestasMultiple Java User Input
4 Votos
4 RespuestasLoop
1 Voto
2 Respuestaswhy 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 Votos
8 RespuestasMatrix I need help java
0 Votos
2 RespuestasWhat is error in it???
0 Votos
2 Respuestasjava input
0 Votos
1 RespuestaNot Getting Proper Output
0 Votos
1 RespuestaWhy not working
-4 Votos
4 RespuestasEn tendencia hoy
New code
1 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
Hello Everyone
0 Votes