This is your periodic reminder that `0xfor....real` is a syntactically-valid AND error-free #Python program
@SnoopJ Ha, nice one!
You can also turn it into a function `0xfor` which accepts an arbitrary number of positional arguments (including 0, but no keyword arguments), and always return 15.
```
>>> 0xfor(123, "asdf", {})
15
```
% python3
Python 3.11.0 (v3.11.0:deaf509e8f, Oct 24 2022, 14:43:23) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 0xfor....real
<stdin>:1: SyntaxWarning: invalid hexadecimal literal
15
So... sort of the Python equivalent of DO10I=1.10 except not?