> Python! I learned it last night! Everything is so simple! Hello world is just: print "Hello, world!"
> SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Hello, world!")?
> I dunno... dynamic typing? Whitespace?
> Come join us! Programming is fun again! It's a whole new world up here!
> But how are you flying?
> I just typed: imports antigravity as ag
> TypeError: imports() takes 2 positional arguments but 3 were given
I'm not sure whether to take this as an in-joke (knowing the reference is part of the fun) or poor attribution (credits should be given where they're due).
> Python! I learned it last night! Everything is so simple! Hello world is just: print "Hello, world!"
> SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Hello, world!")?
> I dunno... dynamic typing? Whitespace?
> Come join us! Programming is fun again! It's a whole new world up here!
> But how are you flying?
> I just typed: imports antigravity as ag
> TypeError: imports() takes 2 positional arguments but 3 were given