需要使用内置库sys

import sys

print('python version : '+sys.version)