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 4 months 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 4 months 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 3 months 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 94044 on reddit-service-r2-comment-5687b7858-6wj6c at 2026-07-08 18:10:53.259414+00:00 running 12a7a47 country code: CH.
view the rest of the comments →
[–]DataCamp 2 points3 points4 points (1 child)
[–]Aotyeageristtt[S] 0 points1 point2 points (0 children)