HOW do I print my python version in python code example Example: get python version in code import platform print(platform.python_version())