Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
In Sublime, Python will not work for you . It's just a code editor. You can safely write code in it and test it through the line. Just use the following:
1. Keyboard shortcut Win + R
$ cd <папка_с_твоим_кодом>
For Windows:
$ python <имя_файла.py>
For Linux:
$python3 <имя_файла.py>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question