I have tried and errored a reasonable amount of times
Denis McMahon
denismfmcmahon at gmail.com
Thu Sep 4 07:17:04 EDT 2014
More information about the Python-list mailing list
Thu Sep 4 07:17:04 EDT 2014
- Previous message (by thread): I have tried and errored a reasonable amount of times
- Next message (by thread): I have tried and errored a reasonable amount of times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 03 Sep 2014 07:16:34 +0000, Steven D'Aprano wrote: > Who uses + for disjunction (∨ OR) and concatenation for conjunction (∧ > AND)? That's crazy notation. The way I was taught it in the mid 1980s, a.b === a and b, a+b === a or b. -- Denis McMahon, denismfmcmahon at gmail.com
- Previous message (by thread): I have tried and errored a reasonable amount of times
- Next message (by thread): I have tried and errored a reasonable amount of times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list