方法1:使用help(random)
1 | import random |
方法2:利用random.file查看位置,然后打开后缀名为.py的文件
1 | random.__file__ |
方法3:命令行输入python -v,然后倒入模块时,会自动显示位置
1 | C:\Users\Administrator>python -v |
======================================================
希望各位朋友支持一下
- 领取我的阿里云幸运券,谢谢.
- 使用腾讯云资源
- Linode VPS
- 搬瓦工VPS
- 阿里云1888元云产品通用代金券点我
- 阿里云最新活动全民云计算升级-拼团上云更优惠

本文作者:dongsheng
本文地址: https://mds1455975151.github.io/archives/4d9895b3.html
版权声明:转载请注明出处!


