Python (5 Dec 2007)
Python (5 Dec 2007)
Hover Text:
I wrote 20 short programs in Python yesterday. It was wonderful. Perl, I'm leaving you.
Python (5 Dec 2007)
Hover Text:
I wrote 20 short programs in Python yesterday. It was wonderful. Perl, I'm leaving you.
Just wait until you accidently have something unindented that wasn't supposed to be. Those are fun bugs to troubleshoot
Just wait until you accidently
have something unindented that wasn't supposed to beforget one semicolon. Those are fun bugs to troubleshoot
FTFY.
Wouldn't IDE ensure these things are looked after?
If you try out the import antigravity in this comic, you'll be linked back to the comic. XKCD is built into the language itself.
Open a Python REPL and type:
undefined
import antigravity
;)