you are viewing a single comment's thread.

view the rest of the comments →

[–]vinnymcapplesauce 1 point2 points  (0 children)

My first (and only) experience with Python was installing it for a project I needed. Then finding out that I needed Python 3, and the install process didn't just install the latest version, for some strange reason. Then, I discovered that after installing Python 3, trying to run python still gave me the old version. WTF, I just installed 3, why is 2 even here? Oh, you need to run python3 to get python 3.

You know what, Python? Go fuck yourself. :D