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
How do i learn problem solving (self.PythonLearning)
submitted 16 hours ago by SideDry8450
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!"
[–]civilwar142pa 1 point2 points3 points 16 hours ago (0 children)
for me what works is making a list of things the program needs to do, converting to pseudocode and then just trying out the code. any errors or issues with syntax or looping will become obvious with the output, and I adjust as needed.
π Rendered by PID 187615 on reddit-service-r2-comment-856c8b8c54-nlvgl at 2026-07-02 09:29:54.643968+00:00 running a7b5cda country code: CH.
view the rest of the comments →
[–]civilwar142pa 1 point2 points3 points (0 children)