Q&A Discussies
How to achive this task
2 Stemmen
1 AntwoordJava data types vs. JS
12 Stemmen
1 AntwoordHow many data types in python?
5 Stemmen
6 Antwoordenwhy does this code output that there is an error because the else statement doesn't have a corresponding if statement?. How do i correct this?
#include <iostream>
using namespace std;
int main() {
int a;
for (int x =0; x<5;x++){
cin>>a;
if (a<1){
cout<<"a cannot be less than 1\n";
}
else if (a>10){
cout <<"a cannot be greater than 10\n";
}
}
else{
cout<<"code can run now"<<endl;
}
return 0;
}
3 Stemmen
8 AntwoordenPlz explain output?
0 Stemmen
2 AntwoordenIndexers Questions
3 Stemmen
2 AntwoordenPlease help in this code
3 Stemmen
8 AntwoordenInteger's digits.
0 Stemmen
2 AntwoordenI NEED explaination
14 Stemmen
12 AntwoordenC# basic concept problem
0 Stemmen
3 Antwoordenc++
1 Stem
3 AntwoordenJAVA
0 Stemmen
2 AntwoordenPopulair vandaag
Decorators in python.
2 Votes
Need help
1 Votes
How to install Bcrypt here
1 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
What is happening with sololearn
1 Votes
Hello !
0 Votes
Help
1 Votes