filmov
tv
Check your version of Python!

Показать описание
Check your current version of Python through the command line or within Python itself.
Command Line Code:
python --version
Python Code:
import sys
CONNECT:
Command Line Code:
python --version
Python Code:
import sys
CONNECT: