On 18/11/20 5:29 pm, Stephen J. Turnbull wrote:
Glenn Linderman writes:> Mathematics never came up with separate symbols for equality and > assignment. Mathematics doesn't need them, until we come to an age where we do mathematics on algorithms.
Even then, when mathematicians describe algorithms they often use subscripts to disinguish different values of a variable on different iterations, effectively making them into different variables. So they still don't need a symbol for assignment. -- Greg _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/H7KT3RGEJACTHPLL6DFQRHDWHZHZAX33/ Code of Conduct: http://python.org/psf/codeofconduct/