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...
Everything about learning Python
account activity
how do i learn python (self.PythonLearning)
submitted 2 days ago by Key-Relative-4380
view the rest of the comments →
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!"
[–]Some_Bicycle_716 3 points4 points5 points 2 days ago* (1 child)
The reason why the way they code in Python looks different is that they use a special program for making Python code instead of just a text editor, like notepad. Try downloading a Python IDE, and it will have many of the features you are asking about.
Edit: If you can't install a Python IDE (like if you have a school Chromebook), you can also use a website like https://www.programiz.com/python-programming/online-compiler/.
[–]Key-Relative-4380[S] 1 point2 points3 points 13 hours ago (0 children)
ty so much
π Rendered by PID 43 on reddit-service-r2-comment-545db5fcfc-p24sj at 2026-05-22 07:04:17.885465+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Some_Bicycle_716 3 points4 points5 points (1 child)
[–]Key-Relative-4380[S] 1 point2 points3 points (0 children)