how to check if you have python2 and 3 installed windows 10 code example Example: python version command import sys print(sys.version)