A.eventB.setTimeout()C.prompt()D.onclick()
A.50B.48.5C.48D.49
A.Math.floor(Math.random()*10)B.Math.ceil(Math.random()*10)C.Math.floor(Math.random()*9)D.Math.floor(Math.random()*11)