j
k
j a
j l
Glenn Linderman wrote:
So what _is_ the syntax for "a tuple of two equal values" ?
If you’re asking about PEP 634: ``` case x, y if x == y: ``` Which is much clearer, in my opinion.
Back to the thread
Back to the list