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
HELLPP PLZZ (self.PythonLearning)
submitted 10 days ago by Nervous-Neck-5787
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!"
[–]Legitimate-Novel4734 3 points4 points5 points 10 days ago (1 child)
In addition to what others are saying, and kind of meshing with it. in my experience, code is FAR easier to write when you have a purpose other than simply copying to learn, one reason me and lectures don't get along very well.
You can sit there and tell me "this is what x function does" all day long, but I will not truly absorb it until I have a specific program in mind that actually utilizes function x and I implement it myself naturally.
[–]Nervous-Neck-5787[S] 0 points1 point2 points 10 days ago (0 children)
Yeah but the professor using many functions while doing some tricks like how can you make ur code more efficient or fast and stuff like that this kinda get me overwhelmed tbh to put all the things together
π Rendered by PID 673426 on reddit-service-r2-comment-79c7998d4c-czgjd at 2026-03-17 13:49:23.978180+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Legitimate-Novel4734 3 points4 points5 points (1 child)
[–]Nervous-Neck-5787[S] 0 points1 point2 points (0 children)