This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var i; | |
for (i = 0; i < 1000; i++) { | |
function OKScript (StartOKScript) { | |
var OK = document.getElementsByClassName("answer"); | |
clearTimeout(StartOKScript); | |
} | |
goPlayQuestions(284174, 17, 20); | |
var StartOKScript = setTimeout(OKScript, 5000); | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2nd Place |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"jokes": [ | |
{ | |
"joke": "Did you hear about the guy whose whole left side was cut off? He's all right now." | |
}, | |
{ | |
"joke": "A friend of mine tried to annoy me with bird puns, but I soon realized that toucan play at that game." | |
}, | |
{ | |
"joke": "I wondered why the baseball was getting bigger. Then it hit me." |