Обсуждения
Give int x - set of values
0 голосов
4 ответов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 if I is change by x
-1 голос
2 ответовWhy x < y < z is bad practice?
5 голосов
4 ответовPrint sum of number from 1to x
0 голосов
1 ответWhat is the value of x after this code?
-2 голосов
7 ответовHow do I find the x root of y?
3 голосов
4 ответовWhy the value of x print 10 first?
2 голосов
3 ответовWhere is the variable of x and y?!
0 голосов
1 ответWhat does the ' return x ' do?
0 голосов
1 ответWhy the output for x is 0 ?
0 голосов
2 ответовАктуальное сегодня
Pig Latin
0 Votes
Someone can help me
0 Votes
Need a friend to study with
0 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
What's doctype htMl
2 Votes