Sesiones de PyR
Money_transfer ver. 1.
5 Votos
4 RespuestasAI Pathway
-2 Votos
1 RespuestaMonster Database
0 Votos
3 RespuestasBlog Project
0 Votos
2 RespuestasSkills and courses
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 RespuestasEn tendencia hoy
C pointers
1 Votes
Python
0 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
HTML
0 Votes
Front-end vs Full-stack
1 Votes