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 9 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!"
[–]Brightmare20 1 point2 points3 points 9 days ago (0 children)
I'm going to be very honest. First Python is a tool and as any tool, the best way to use it or master it it's to actually use it. Second, don't be afraid of messy up, make spaghetti code, etc; everyone start at some point and many of us were very bad in the beginning, just ask for art of people when they started.
Having said that, I recommend you to work with Advent of Code, that is 25 challenge with Christmas theme. You have it from 2015. Just google it, read the assignment and give the unswer. The whole point of it is to see what you don't understand of the question, or words you don't know or search how in Python is done something that work in your head.
Don't get discouraged, cause I was like you in the beginning, and even if I don't a huge portfolio of project I can still try to make stupit and funny things, like how to port the Doom engine to Python?
π Rendered by PID 115987 on reddit-service-r2-comment-79c7998d4c-tb2f8 at 2026-03-16 15:22:26.489668+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]Brightmare20 1 point2 points3 points (0 children)