Discussioni Q&A
How do I setup JDK?
4 Voti
5 Rispostewhat'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 Voti
13 RisposteAbout://(null)?
2 Voti
2 RispostePrompt/display
0 Voti
2 RisposteTitle of alert box
2 Voti
1 RispostaTrig Calculator Help
1 Voto
4 RisposteI can not figure this out. Write a program using an array to prompt for 10 grades and add them all up and divide by 10 to find the average. If a user inputs a negative number, add up all the numbers that are not negative and divide it by the amount of numbers that are not negative. Using two functions other than main.
1 Voto
4 RispostePopolare oggi
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes