Sesiones de PyR
what's wrong in this condition
prompt ("")
if (prompt ("1")) {
document.write("<h1>HTML Tutorial</h1>");
} else if (prompt ("2")) {
document.write("<h1>CSS Tutorial</h1>");
} else {
document.write("<h1>JavaScript Tutorial</h1>");
}
I want when type 1 in output HTML tutorial shows, type 2 css tutorial shows else javascript tutorial
0 Votos
13 RespuestasEn tendencia hoy
How to make a 2d game
1 Votes
Html
2 Votes
Detach thread exception
1 Votes
Need a tutor on Java
0 Votes
Error: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row:
1 Votes
PYTHON New bee
0 Votes