Python - I can't see my what my error is because the window disappears immediately

后端 未结 2 514
臣服心动
臣服心动 2020-12-12 04:42

I am pretty new to Python and I have been pretty annoyed with this problem. I am not sure if this matters, but I run my .py file with Python 2.7.6 with python installed on m

2条回答
  •  难免孤独
    2020-12-12 05:15

    You should run it from command window/terminal instead of double clicking on the file.

提交回复
热议问题