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!)
So you're saying we just have to piss at the very beginning of the code?
def piss(): pass; piss = piss()
Here you go.
But actually, You can just replace that line with piss = None, assigning piss = piss() does not invoke the former method when writing the new variable "standalone"
Oh well.
You can use the C preprocessor on any source code.
wym just
def piss(): pass
substitute accordingly 🤙
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!)So you're saying we just have to piss at the very beginning of the code?