Closed Tar-Roccorendil closed 3 years ago
In https://py.processing.org/tutorials/drawing/, it says the following:
The code sentence also ends with a semicolon instead of a period.
It's generally not true in Python.
Thanks for the alert -- this must be a hangover from the original Java documentation. I've removed this sentence. #181
Looks like this has been merged and can be closed.
In https://py.processing.org/tutorials/drawing/, it says the following:
It's generally not true in Python.