Quotes help make search much faster. Example: "Practice Makes Perfect"

Wednesday, December 5, 2012

Codecademy: Codeyear Give me my cards!


//sample solution


var randomScore = Math.floor(Math.random()*52+1);
console.log("I got the score "+randomScore);

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts