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

Friday, December 7, 2012

Codecademy: Codeyear What is an indexed array?



//sample solution

//Declare a variable named "suits" that contains the strings:
//"hearts","clubs","diamonds" and "spades"
var suits = ["hearts","clubs","diamonds","spades"];

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts