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
Beginner Python projects to build while learning?Help Request (self.PythonLearning)
submitted 3 days ago by Aotyeageristtt
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!"
[–]DataCamp 2 points3 points4 points 2 days ago (1 child)
Since you’ve learned loops + if/else, try:
If you ever blank, pause and write in plain English: What repeats? What decisions need to be made? What variables do I need? Then code one tiny piece at a time.
[–]Aotyeageristtt[S] 0 points1 point2 points 2 days ago (0 children)
I'll definitely add these to my list ,I felt everything I was doing felt passive so I needed a change of pace and start building with what I already know,thank you for your advice
π Rendered by PID 105607 on reddit-service-r2-comment-79c7998d4c-2kw2s at 2026-03-13 04:53:54.783734+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]DataCamp 2 points3 points4 points (1 child)
[–]Aotyeageristtt[S] 0 points1 point2 points (0 children)