Discussions Q&R
Explain the logic...🙏
2 Votes
1 Réponseis this info correct?
0 Vote
1 RéponseUsing Do While Loops
0 Vote
2 RéponsesHow i can do this in java?
3 Votes
8 Réponseswhat'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 Vote
13 RéponsesAujourd'hui en vedette
C pointers
1 Votes
Python
0 Votes
SQL
1 Votes
Guys help please
0 Votes
Slicing in python
1 Votes
Python question
1 Votes
Control flow
0 Votes
Front-end vs Full-stack
1 Votes
HTML
0 Votes