Q&A Discussions
why out put = 1
2 Votes
1 AnswerConvert C/100 = F - 32/180
0 Votes
4 Answerswho will win = c++ vs. java
-3 Votes
7 Answerswhy 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 Votes
8 AnswersX = "a" x+= 3 print(x)
-1 Vote
3 AnswersWhy my code = erreur ???
0 Votes
2 AnswersWhy => instead of just = ?
4 Votes
3 Answers( = ) and ( == ) in Python
2 Votes
6 Answerswhat is i = i + 1
1 Vote
5 AnswersX = Y²+Z² - (Y-X)
-2 Votes
1 Answerhow is 1%2 = 1?
0 Votes
2 Answershow to do (y = x^n) in C ?
0 Votes
8 AnswersWhats: var a = "b" - 8 ?
2 Votes
4 Answersfor( i = 1; i < n; i++)
0 Votes
4 AnswersHot today
How to use the get() method
3 Votes
How to get account back?
1 Votes
So this what I'm trying to solve
2 Votes
PHP Tutorial Idea
1 Votes
Gimme some advice
0 Votes