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

Saturday, December 8, 2012

LearnStreet Python Lesson 9 Exercise 3


#sample solution


class Bottle:
    #your code here
    def __init__(self,liquid):
        self.liquid = liquid

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts