python's Examples

Invoke the system default Python interpreter (often Python 3 on modern systems).
 

python --version

Invoke the Python 2 interpreter (if installed).

python2 --version

Invoke a specific Python 2.7 interpreter binary (if present).

python2.7 -m pip --version

DevOpsSchool
Typically replies within an hour

DevOpsSchool
Hi there 👋

How can I help you?
×
Chat with Us