On Thursday, 8 September 2016 at 10:26:04 UTC, Russel Winder wrote:
Do they use single assignment a lot?

Python has no notion of single assignment. Exactly the opposite, Python allows everything to be changed at any time.

Then you probably shouldn't pitch them alien concepts?

Reply via email to