Questions and Answers
Problems and Solutions
Quotes help make search much faster. Example: "Practice Makes Perfect"
Tuesday, December 4, 2012
Codecademy: Codeyear Adding strings and variables?
//sample solution
var number = 10;
console.log("I think I am 10 out of " + number);
//can be confusing if you just finished python lessons
//python requires you to convert an integer into a string using str()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This is an example of
scrolling text
using Javascript.
Popular Posts
No comments:
Post a Comment