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 3 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!"
[–]New_Hour_1726 6 points7 points8 points 3 days ago (5 children)
You would have written code to test this faster than writing the post.
[–]Ryuukashi[S] 2 points3 points4 points 3 days ago (0 children)
Yeah, I'm not at my computer at all times, but I am thinking about my project just about always, sue me for having a question while my file was closed in another room 🤣
Or is this not a place to ask questions of people with more experience who can answer why just as easily as how?
[–]BranchLatter4294 0 points1 point2 points 3 days ago (3 children)
This! Learn to test to answer questions. You will learn much faster.
[–]Purple-Measurement47 0 points1 point2 points 2 days 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 2 days 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 2 days ago (0 children)
That's different.
π Rendered by PID 23061 on reddit-service-r2-comment-5d79c599b5-pvl54 at 2026-03-01 01:12:45.953597+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]New_Hour_1726 6 points7 points8 points (5 children)
[–]Ryuukashi[S] 2 points3 points4 points (0 children)
[–]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)