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

Wednesday, November 28, 2012

Codecademy: "For One and All"


#sample solution


my_list = [1,9,3,8,5,7]
for number in my_list:
    # Your code here
    print 2 * number

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts