check python version using python code code example Example: python print version import sys print(sys.version)