@treyhunner In case you've missed this one: https://hachyderm.io/@SnoopJ/116236948563024391 #PythonOddity
SnoopJ (@[email protected])
This is your periodic reminder that `0xfor....real` is a syntactically-valid AND error-free #Python program
This is your periodic reminder that `0xfor....real` is a syntactically-valid AND error-free #Python program
@treyhunner Playing around with this, I found you can make a a fun function (a function if you will):
```
>>> 0xfor(123, "asdf", {})
15
```