Python Versionsbefehlsnotizbuch

import platform
print(platform.python_version())
Average Albatross