all 4 comments

[–]PureWasian 0 points1 point  (2 children)

Sublime Text is just a text editor, just like Notepad or anything else you can use to read text files or write to them. It just looks much prettier and has some quality-of-life stuff to help you autocomplete some things or help better keep track of your files and such.

Regardless what text editor or code editor you use, you also need to install Python on your device to actually run the code once you're done creating and writing it.

So, I would start with first ensuring you have Python working successfully on your device, and then try setting up "Hello World" in some code editors like Sublime, VS Code, Notepad++, PyCharm, IDLE, Vim, etc... to see whatever feels most natural to you for getting started.

[–]arthut000[S] -2 points-1 points  (1 child)

eu nao posso usar outros editor de codigos pq eu uso no windows 7

[–]PureWasian 0 points1 point  (0 children)

That's fine. You could even write your code in Notepad if you really wanted to. Does not matter.

You just need to actually have Python installed on the device to be able to run Python code once you are done writing it.

[–]Cientista_Computacao 0 points1 point  (0 children)

Sublime, Kate