import sys # [missing-module-docstring] def print_python_version(): print(sys.version)