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

Tuesday, January 7, 2014

Codecademy - Animate Your Name: Functions


//Sample solution to main.js

var myName = "Ryan";

drawName(myName, blue);


Back to the list of sample solutions for Animate Your Name

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts