print function does not show output on sublime text 3 console

后端 未结 4 1397
星月不相逢
星月不相逢 2020-12-09 06:58

I have started off with Python today and stuck with a weird problem. I am using Python 3.5.1 and Sublime text 3 and have written a basic hello world program.

p

4条回答
  •  北荒
    北荒 (楼主)
    2020-12-09 07:38

    In my case I needed set Build System to Python. Only it solved for me.

提交回复
热议问题