23.05.21 16:22, Shivam Saini пише: > After all, python is known for one liners
It is not Python that is known for one liners. Python syntax is rather opposed to one liners. It encourages and sometimes forces a user to write well-indented code. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/75RY5BWJEJDV36EHIKPWPKQ5BZL5BSWM/ Code of Conduct: http://python.org/psf/codeofconduct/
