如何查看python版本号?

import sys
print(sys.version)

或者

help()
posted @ 2017-11-27 20:42  一条图图犬  阅读(1176)  评论(0编辑  收藏  举报