Cursos
Fazer loginComeçar a aprender IA
Cursos
Fazer loginComeçar a aprender IA

Q&A Discussões

What is the output of this code? for (var i = 5; i <9; i++) {document.write (9-i);}
codecodingdeveloperjavascriptjsvariables
6 Votos
2 Respostas
12th Aug 2017, 12:24 PM
Tahir Usman
Tahir Usman - avatar
document.write(Hello world)
{document.write<script>
2 Votos
3 Respostas
8th Mar 2018, 3:39 PM
Pooja Ahirwar
Pooja Ahirwar - avatar
function 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);
javascript
0 Voto
9 Respostas
31st Aug 2016, 8:42 PM
Dan-Awoh Emmanuel
Dan-Awoh Emmanuel - avatar
Quente hoje
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
solo learn program issue - iPhone?
1 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Sql practice
0 Votes
Bug in Completing AI Practice
0 Votes