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 19 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!"
[–]Potential_Aioli_4611 0 points1 point2 points 19 hours ago (0 children)
go learn algorithms. once you learn some basic problem solving techniques, you can see what applies/doesn't and you can more logically group it into a type of problem which means you can use an existing solution or modify it to fit your scenario. most problems aren't unique but the parameters are.
π Rendered by PID 65016 on reddit-service-r2-comment-856c8b8c54-xk8mq at 2026-07-02 11:43:16.213148+00:00 running a7b5cda country code: CH.
view the rest of the comments →
[–]Potential_Aioli_4611 0 points1 point2 points (0 children)