예제 #1
0
 def do_quote(self, s=None):
     """Show quote of the day"""
     show_quote(self)
예제 #2
0
 def do_quote(self, s=None):
     """Show quote of the day or quotes based on a gven word"""
     show_quote(self)