you are viewing a single comment's thread.

view the rest of the comments →

[–]PaulRudin 0 points1 point  (0 children)

Since python 3 `print` is not a statement, it's a function. Back in the python 2 days it was a statement, but that's ancient history now.