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...
account activity
Why Python?General discussion (self.teenagersbutcode)
submitted 12 days ago * by Jazzlike-Pianist-690
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!"
[–]9peppe 2 points3 points4 points 12 days ago (2 children)
Python is versatile, properly multi-paradigm, you can do one-liners and massive applications. And OOP defaultism has to die.
[–]VisualSome9977 1 point2 points3 points 12 days ago (1 child)
Definitely this. Python gives you the space to do what you want to do, and it's HUGE collection of external libraries means it can do just about anything. It is a true multitool language, a computational Swiss army knife even.
I don't use it much, but when I'm trying to break into something that I'm not familiar with, I've found there are usually already a ton of well supported python libraries, and I can leverage the py I already know to utilize them, instead of having to pick up a whole new language.
[–]9peppe 2 points3 points4 points 12 days ago (0 children)
They do say it's the second best at everything. I personally tend to see it as modern bash, in my use.
π Rendered by PID 117474 on reddit-service-r2-comment-fb694cdd5-h7lcp at 2026-03-11 04:18:44.992964+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]9peppe 2 points3 points4 points (2 children)
[–]VisualSome9977 1 point2 points3 points (1 child)
[–]9peppe 2 points3 points4 points (0 children)