Type de système d'Opetraing Utilisation de Python

>>> import platform
>>> platform.architecture()
>>> platform.python_version()
>>> platform.uname()