Q&A Discussions
Check this out 👇👇👇
2 Votes
2 AnswersData types in python
0 Votes
4 Answersfunction can_i_enter(age)
if (age < 6) { document.write ("you are not allowed to watch Dead pool after 6:00pm.");}
else if (age>=6 && age<17) {document.write("you must be accompanied by a guardian who is 21 or older.");}
else if (age>=17 && age<25) {document.write ("you are allowed to watch Dead pool, right after you show some ID. ")}
else if (age>=25) { document.write ("Yah! you can watch Dead pool with no strings attached!");}
else { document.write ("Invalid age. ");}
can_i_enter (24);
0 Votes
9 AnswersIP + Port validation
1 Vote
2 Answersoperator overloading c++
0 Votes
1 AnswerWhat is explore in Java?
0 Votes
1 AnswerString to double
1 Vote
2 AnswersString Array and User Inputs
0 Votes
1 AnswerWhy does this not work?
1 Vote
6 AnswersSwitch for strings?
-1 Vote
5 AnswersHot today
Pig Latin
0 Votes
Someone can help me
0 Votes
Please rate my code from 1 to 10
2 Votes
Square Roots
0 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
0 Votes
Recursion doubt
2 Votes