0
Am I the only one?
I feel like a right berk when doing the challenge section because I get simple math wrong... ...maybe a "test your knowledge" section that works the same WITHOUT an opponent could be added to the App?
1 Odpowiedź
- 1
var x = prompt("yes or no");
var answer = x.toUpperCase();
if (answer==="YES") {
alert("Please SoloLearn! Make this happen!");
} else {
alert("Well some of us want this to happen...");
}