Dyskusje Q&A
Pi calculation on Java
-2 głosów
1 Odpowiedźfirst steps
0 głosów
2 odpowiedziText Editor Help!?!
1 Głos
7 odpowiedziWhat it dosen't work for?
0 głosów
1 Odpowiedźhow the input gets executed
0 głosów
1 OdpowiedźMake a calculator
-3 głosów
2 odpowiedziStoring userinputed ints
0 głosów
5 odpowiedziMultiple Java User Input
4 głosów
4 odpowiedziLoop
1 Głos
2 odpowiedziwhy 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 głosów
8 odpowiedziMatrix I need help java
0 głosów
2 odpowiedziWhat is error in it???
0 głosów
2 odpowiedzijava input
0 głosów
1 OdpowiedźWhat's Wrong With My Code??
0 głosów
2 odpowiedziNot Getting Proper Output
0 głosów
1 OdpowiedźQuestions about Arrays: Java
0 głosów
1 OdpowiedźWhy not working
-4 głosów
4 odpowiedziPopularne dzisiaj
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