Q&A Discussões
Money_transfer ver. 1.
5 Votos
4 RespostasAI Pathway
-2 Votos
1 RespostaMonster Database
0 Voto
3 RespostasBlog Project
0 Voto
2 RespostasSkills and courses
1 Voto
2 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 RespostasQuente hoje
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