News

py by itself will drop you into the Python REPL, which you can exit as you normally would by typing quit() or hitting Ctrl-Z. To see which versions of Python are available to py, type py -0p.