Sebastian
Jan 06, 2013 - 22:56
Anyone been reading the XKCD web comics?
I made this XKCD reader (https://gist.github.com/SebastianJarsve/5297728), for iPad.
The code is a mess, but I wrote it just for fun, so..
Anyone been reading the XKCD web comics?
I made this XKCD reader (https://gist.github.com/SebastianJarsve/5297728), for iPad.
The code is a mess, but I wrote it just for fun, so..
Python also has a built-in xkcd reader. ;)
import antigravity
Yeah, that's pretty cool XD
I love that python has some "easter-eggs" if you will, built-in. Like the
import antigravity
and
from __future__ import braces