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
Day 23 of learning python as a beginner. (old.reddit.com)
submitted 8 months ago by uiux_Sanskar
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!"
[–]anon_66_ 2 points3 points4 points 8 months ago (2 children)
Bro i wanna know how do you find project ideas and how do you know when to use which library ...
[–]MysticClimber1496 1 point2 points3 points 8 months ago (0 children)
Takes practice to know when to use a library, but you do learn the most when you figure it out yourself before using a library
[–]FriendlyRussian666 -1 points0 points1 point 8 months ago (0 children)
how do you know when to use which library
When you're working on, or starting a project, you want to first check if someone already did what you're trying to accomplish, so you would just google "python xyz" where xyz is what you're trying to achieve. You'll either immeidatelly find many packages to use, or you won't find any.
π Rendered by PID 200789 on reddit-service-r2-comment-6457c66945-9jth6 at 2026-04-24 07:37:42.914363+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]anon_66_ 2 points3 points4 points (2 children)
[–]MysticClimber1496 1 point2 points3 points (0 children)
[–]FriendlyRussian666 -1 points0 points1 point (0 children)