On Wed, Apr 17, 2013 at 1:03 PM, Danny Yoo <d...@hashcollision.org> wrote:
> ########################## > ## double: string -> string > def double(x): > return x + x > > > ## For example, a blast from the past: > print "The Noid says: " + double("pizza") > ########################## > I'm sorry, but this is a bug. The Noid tried to make Domino's pizzas get cold before they arrived; Little Caesar said "Pizza, pizza!" > ## For example, a blast from the past: > print "Caesar says: " + double("pizza") > ########################## > =D
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor