what are we doing here man

@luna ahhh, python, the master of "I recognize what you asked me to do, I know everybody else does that, but do it this other way I want. Dance, you monkey, dance!"

adriano@adriano-home:~$ python3
Python 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> help
Type help() for interactive help [...]
>>> license
Type license() to see the full license text
>>> exit
Use exit() or Ctrl-D (i.e. EOF) to exit
>>>

> EOF
Please use EOF() or use Crtl-D
^D
Please use Ctrl-D()