beforeluck-shang

查看所使用的模块的版本号,以numpy为例

import numpy

numpy.__version__

查看help(numpy)时,信息太多,不想看了,如何退出,按q,即可。

分类:

技术点:

相关文章: