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

Saturday, December 8, 2012

LearnStreet Python Lesson 5 Exercise 5


#sample solution


def run():
    #your loop here
    for i in range(10):
        print "#" * i

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts