My Python nitpick is that Python has long had a print *function* and not a print *statement*. This mistake happens so often that even LLMs routinely make it.
@AlSweigart I mean, python 2.7 has a print statement, no?