executablerun program in Python shellStack Overflow

executablerun program in Python shellStack Overflow,第1张

executable - run program in Python shell - Stack Overflow

f you're wanting to run the script and end at a prompt (so you can inspect variables, etc), then use:

python -i test.py

That will run the script and then drop you into a Python interpreter.

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/2090296.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-07-22
下一篇2022-07-22

发表评论

登录后才能评论

评论列表(0条)

    保存