If you're interested in trying out Python 3.13.1, you can download the latest version from the official Python website. Existing Python users can upgrade using pip:
Improvements were made to the new interactive interpreter (REPL), specifically fixing issues where the current directory was incorrectly added to sys.path .
