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

Saturday, December 8, 2012

LearnStreet Python Lesson 8 Exercise 2


#sample solution


def first():
    dessert = 1

def second():
    #your code here
    dessert = "Apple pie"
    return dessert

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts