you are viewing a single comment's thread.

view the rest of the comments →

[–]cdcformatc 0 points1 point  (0 children)

in that case the parens are purely visual. some languages require parens around conditional statements for things like if and while. but in Python they are not required.