On 04/03/2018 09:48 AM, kar...@gmail.com wrote:
Semicolon is optional.
If you put a semicolon at the end of the of a statement, you can keep writing 
statements.

a=3;b=2


PyCharm still complains about two statements on one line
and sites Pep 8.  I never used to pay much attention to Pep 8,
but PyCharm has greatly eroded my resistance.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to