pythonw.exe or python.exe?

前端 未结 6 1525
旧时难觅i
旧时难觅i 2020-11-22 08:36

Long story short: pythonw.exe does nothing, python.exe accepts nothing (which one should I use?)

test.py:

print \"a\"
         


        
6条回答
提交回复
热议问题