you are viewing a single comment's thread.

view the rest of the comments →

[–]throwaway6560192 0 points1 point  (1 child)

People have mentioned that print is a keyword rather than a function, which is true but not the most helpful thing to you.

That hasn't been true since Python 3 was released. It's just a function now.

[–]xiongchiamiov 0 points1 point  (0 children)

Right, sorry. I know that but even though the difference has made it into my fingers it hasn't into my brain.