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

Wednesday, November 28, 2012

Codecademy: "BeFOR We Begin"


#sample solution


names = ["Adam","Alex","Mariah","Martine","Columbus"]
for name in names:
print name

2 comments:

  1. How does Python know what you're asking for when you use the word "name"? Does it automatically take any word and just know that you mean the list items? I'm confused by this...

    ReplyDelete
  2. How does Python know what you're asking for when you use the word "name"? Does it automatically take any word and just know that you mean the list items? I'm confused by this...

    ReplyDelete


This is an example of scrolling text using Javascript.

Popular Posts