Does sublime text 3 not support python input?
大家讲道理
大家讲道理 2017-05-18 10:44:59
0
3
774

enter:

ctrl B After running:

The program below cannot be executed after input. Doesn’t it support input?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(3)
给我你的怀抱

Two solutions:
1. Go to cmd or terminal, cd to the directory where the code is located and run python *.py

or

2. Sublime text installation plug-in
SublimeREPL

小葫芦

Yes, sumblit has no way to input programs that have input

PHPzhong

The built-in console does not support input input. You need to install the SublimeREPL plug-in. If you don’t want to bother, use the green version of sublime3. The basic plug-ins are available. You can use it after opening it. If you need it, you can join my qq group for free download: 146202960

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template