Discussioni Q&A
Print New line in Js
0 Voti
4 Rispostefunction 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 Voti
9 RisposteJavascript
0 Voti
3 RisposteJavaScript Question
0 Voti
2 RispostePopolare oggi
debate which is better
5 Votes
Cource
1 Votes
why is my AI in spanish
0 Votes
Arduino
2 Votes
Debugging issue?
0 Votes
Text editor
0 Votes
how to view only application
0 Votes