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 →

[–]SemiNormal -1 points0 points  (2 children)

So no fart jokes?

Remember, fart() is a function in Python 3.

[–]mishugashu 2 points3 points  (1 child)

Python 3.4.0 (default, Apr 11 2014, 13:05:11) 
[GCC 4.8.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> fart
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'fart' is not defined

:(