Python assigning the letter "p" to "Print"

I have loaded and removed Python 3.13 but I keep seeing the letter “p” being assigned to “print” every time I am in either Python console “>>>” or in Python file mode. What am I doing wrong?

Can you explain what you mean? Copy and paste the output from running the console, formatted as code by surrounding it with ``` (or using the </> button in the editor)

It sort of sound like it’s suggesting print for the letter p? .. maybe that was the last line you wrote starting with a p?