Assignment Versus Equality
Gregory Ewing
greg.ewing at canterbury.ac.nz
Sun Jun 26 19:41:42 EDT 2016
More information about the Python-list mailing list
Sun Jun 26 19:41:42 EDT 2016
- Previous message (by thread): Assignment Versus Equality
- Next message (by thread): Assignment Versus Equality
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christopher Reimer wrote: > How can you not use chained assignments? I thought Python was the art of > the clever one-liners. :) No, Python is the art of writing clever one-liners using more than one line. -- Greg
- Previous message (by thread): Assignment Versus Equality
- Next message (by thread): Assignment Versus Equality
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list