аватар question@mail.ru · 01.01.1970 03:00

How to find out which Python interpreter I use?

What is my interpreter installed? They write:

"If you write in the terminal & laquo; python & raquo;, to run the interpreter, perhaps this is Cpython. Executable name for Ironpython - & laquo; Ipy & raquo;.

and

if you loaded Python by python.org, then this is Kpython.


but how to find out exactly?

Latest

Similar