F&A Diskussionen
why 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 Stimmen
8 AntwortenQuestions about dictionaries.
2 Stimmen
8 AntwortenWap to print strong number
-1 Stimme
2 AntwortenHelp with private function
2 Stimmen
6 AntwortenExplain About Classes in C#
3 Stimmen
4 AntwortenHeute heiß
Need suggestions
0 Votes
Best code for creating games?
0 Votes
progaming
1 Votes
Java full stack
0 Votes
Anyone Learning Godot?
1 Votes
Duration of heart refilling
0 Votes