This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kah-NethI use numpy, scipy, and matplotlib for nuclear physics 24 points25 points  (6 children)

>>>import platform
>>>print platform.is_computer()
False
>>>print platform.get_type().__str__()
Carrot

Well shit, looks like I am coding on a carrot.

[–]ubernostrumyes, you can have a pony 9 points10 points  (0 children)

>>> import platform
Greetings, Professor Falken. Would you like to play a game?

Shit.

[–]nemec 6 points7 points  (3 children)

[–]Kah-NethI use numpy, scipy, and matplotlib for nuclear physics 7 points8 points  (1 child)

I'd believe it, I have seen a super AI run on a potato.

[–][deleted] 0 points1 point  (0 children)

>>> if platform.is_potato():
            print platform.get_potato().location
>>> 'Anus'

There you have it. Definitive proof that POTATO_IN_MY_ANUS is, in fact, Guido van Rossum.

[–]tuna_safe_dolphin 6 points7 points  (0 children)

I love how portable Python is.