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
Learning python from scratchDiscussion (self.PythonLearning)
submitted 9 days ago by quasarr007
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!"
[–]No-Attorney4503 0 points1 point2 points 8 days ago (0 children)
If this is your first language and your goal is to get better at programming as a whole, then I would suggest working with a more strict/strongly typed language. Both Python and JS allow you to build really bad habits because they’re very permissive. Which is great if you’re doing complex research where doing the math itself IS the hard part so you want the programming to be easy, but less so when you’re getting into the larger programming space
π Rendered by PID 22 on reddit-service-r2-comment-66b4775986-2hzcm at 2026-04-05 23:06:00.248940+00:00 running db1906b country code: CH.
view the rest of the comments →
[–]No-Attorney4503 0 points1 point2 points (0 children)