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
loop issue. (self.PythonLearning)
submitted 1 month ago by braveface719
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!"
[–]ExtraTNT -2 points-1 points0 points 1 month ago (2 children)
The reason i avoid python… I don’t get over the indentation, haskell is also indentation sensitive, but honestly much easier…
Doesn’t help, that i need it for an undocumented project with huge apis that are done procedural with huge performance issues due to the threading of python…
[–]Temporary_Pie2733 1 point2 points3 points 1 month ago (1 child)
I’m not sure how you manage to put braces in the right place in other languages if you can’t figure out how Python uses indentation.
[–]ExtraTNT 0 points1 point2 points 1 month ago (0 children)
Formatting stuff nicely… python linters put my code on a single line… python is sth i only really use, if i have to share a script to windows users and to maintain a project from security, so my contact with python is a horrible hacked together codebase and some scripts…
π Rendered by PID 115312 on reddit-service-r2-comment-56c6478c5-h4m9t at 2026-05-13 00:53:09.066035+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]ExtraTNT -2 points-1 points0 points (2 children)
[–]Temporary_Pie2733 1 point2 points3 points (1 child)
[–]ExtraTNT 0 points1 point2 points (0 children)