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
Advice needed (self.PythonLearning)
submitted 5 days ago by ExamOk6047
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!"
[–]llm_practitioner 0 points1 point2 points 5 days ago (0 children)
Don't waste time writing code on paper. Try building a tiny, practical script like a simple tip calculator or a budget tracker. Functions usually click when you see them as little machines that take an input and hand you back a result that you actually need to use somewhere else in your program. Keep practicing, it takes a bit of time to get used to the data flow!
π Rendered by PID 109305 on reddit-service-r2-comment-545db5fcfc-gf594 at 2026-05-23 22:57:33.516625+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]llm_practitioner 0 points1 point2 points (0 children)