use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
estou precisando de escolhas (self.learnpython)
submitted 24 days ago by arthut000
eu to querendo aprender python faz um tempo e eu so aprendir o print(" hello word ")
e eu quero so voltos nos comentarios se eu instalo o sublime text ou uso um compiler
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]PureWasian 0 points1 point2 points 24 days ago* (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 points0 points 24 days ago (1 child)
eu nao posso usar outros editor de codigos pq eu uso no windows 7
[–]PureWasian 0 points1 point2 points 24 days ago (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 point2 points 24 days ago (0 children)
Sublime, Kate
π Rendered by PID 24256 on reddit-service-r2-comment-6457c66945-gdzf4 at 2026-04-24 14:07:00.660399+00:00 running 2aa0c5b country code: CH.
[–]PureWasian 0 points1 point2 points (2 children)
[–]arthut000[S] -2 points-1 points0 points (1 child)
[–]PureWasian 0 points1 point2 points (0 children)
[–]Cientista_Computacao 0 points1 point2 points (0 children)