Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.34 KB | None | 0 0
  1. Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53)
  2. [GCC 4.5.2] on linux2
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>> us_presidents = 42*"☺"+"☻<-barak"
  5. >>> print us_presidents
  6. ☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☺☻<-barak
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement