I bet this was in the original draft of the PEP-8 hahah
I bet this was in the original draft of the PEP-8 hahah
Now that I think about it, you can just write piss
and it counts as writing a variable but not assigning it 🙃 (after having assigned piss at the beginning of the code!)
Stage 7: Who wrote this?
Stage 8: Ah ok… it was me
But actually, You can just replace that line with
piss = None
, assigningpiss = piss()
does not invoke the former method when writing the new variable “standalone”