PEP 7778 Along with the walrus operator := ... I propose the Homer operator for when you don't know what operator to use.
if x (_8^(1) y:
print("D'oh!")
#python
Post
January 30, 2020
January 30, 2020
PEP 7778 Along with the walrus operator := ... I propose the Homer operator for when you don't know what operator to use.
if x (_8^(1) y:
print("D'oh!")
#python