Обсуждения
How i can do in python?
2 голосов
1 ответList Operations on String?
1 голос
2 ответовincompatible types java
0 голосов
2 ответовstring.find
0 голосов
2 ответовJavaScript questions from a newbie
0 голосов
6 ответовTic-Tac-Toe in Java
0 голосов
1 ответwhile inside while loop
0 голосов
2 ответовPy-Random function
1 голос
2 ответовHow to sort list by date using java
3 голосов
2 ответов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 голосов
8 ответовАктуальное сегодня
What is a web browser intension?
1 Votes
Mentors
1 Votes
Percobaan
0 Votes
Thread local : global vs local
0 Votes
Codding lern
0 Votes
Postgrrsql and python
0 Votes
python
0 Votes
Is there LUA?
0 Votes