Q&A Discussions
How i can do in python?
2 Votes
1 AnswerPython module
0 Votes
5 AnswersHelp with godot
2 Votes
2 Answerstesting crud operations
0 Votes
2 Answers¿What is Java?
0 Votes
1 Answerif i text 21 it stacks. program says you are a child. you are a teenager. you are adult. how can i delete this "stack".
#include <iostream>
using namespace std;
int main() {
int age;
cin>>age;
if (age>=14){
cout<<"You're a Teenager"<<endl;
}
if (age>=18){
cout<<"You're adult"<<endl;
}
if (age>=0){
cout<<"You're a Child"<<endl;
}
else{
cout<<"Are u stupid ?"<<endl;
}
return 0;
}
0 Votes
4 AnswersHot today
Best language?
0 Votes
Need suggestions
0 Votes
Bro can you fix yt error?
0 Votes
Best code for creating games?
0 Votes
Java full stack
0 Votes
Calculator
0 Votes
progaming
0 Votes
Duration of heart refilling
0 Votes