class useless(xkcd): Posted on February 14, 2011 by enj Happy Valentines Day! with all due respect to the original classic
Stou February 14, 2011 at 3:29 pm Normal approach totally works dude… you just gotta encode the heart (e.g. ♡ ) in unicode http://goo.gl/1PNL In python: print u’\u2661′
Emanuel February 24, 2011 at 7:52 am is there anything python can’t do!? python is great, bu it is unable to provide an answer to that question :p
Normal approach totally works dude… you just gotta encode the heart (e.g. ♡ ) in unicode http://goo.gl/1PNL
In python:
print u’\u2661′
is there anything python can’t do!?
is there anything python can’t do!?
python is great, bu it is unable to provide an answer to that question :p