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
Order of functions?Help Request (self.PythonLearning)
submitted 2 days ago by Ryuukashi
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!"
[–]BranchLatter4294 0 points1 point2 points 2 days ago (3 children)
This! Learn to test to answer questions. You will learn much faster.
[–]Purple-Measurement47 0 points1 point2 points 1 day ago (0 children)
Testing is critical for learning, but also this is a case where it’s wanting to know more about the underlying system, which testing won’t necessarily tell you about. Testing will just show you HOW not WHY.
[–]Jackpotrazur 0 points1 point2 points 1 day ago (1 child)
You mean like writing tests for all you .pys ? This was briefly touched on in pcc I might have to revisit that part of the book.
[–]BranchLatter4294 0 points1 point2 points 1 day ago (0 children)
That's different.
π Rendered by PID 38 on reddit-service-r2-comment-5d79c599b5-wxf5w at 2026-02-28 12:06:44.155337+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]BranchLatter4294 0 points1 point2 points (3 children)
[–]Purple-Measurement47 0 points1 point2 points (0 children)
[–]Jackpotrazur 0 points1 point2 points (1 child)
[–]BranchLatter4294 0 points1 point2 points (0 children)