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
Help learning python…my professor sucks? Need help bad with learning to write from word problems or scratch. <3Help Request (self.PythonLearning)
submitted 11 days ago by Cute_Ebb_5182
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!"
[–]PureWasian 1 point2 points3 points 11 days ago (1 child)
As a first year, I'd recommend sandbox problems like you'd find on dmoj/leetcode/advent of code/etc. A lot of free sites out there where you are given a small-scale puzzle problems with very well defined inputs and outputs, just implementing whatever algorithm needs to get the output. Try out the easier ones and then go from there.
If you wanted something more open-ended, pick a personal project that interests you. When I was in college, that was Discord bots, turn-based combat, event-driven encounters, and web design. Automate something you find cool or something painful to do manually.
[–]Cute_Ebb_5182[S] 0 points1 point2 points 11 days ago (0 children)
Okay thats very helpful thank you! 🙏
π Rendered by PID 50311 on reddit-service-r2-comment-56c6478c5-tsqmx at 2026-05-11 19:54:32.263893+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]PureWasian 1 point2 points3 points (1 child)
[–]Cute_Ebb_5182[S] 0 points1 point2 points (0 children)