how to find out python version on windows code example Example: python version command notebook import platform print(platform.python_version())