idle version abfragen code example Example 1: python print version import sys print(sys.version) Example 2: how to find python version python --version