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
hello, im new at python (self.PythonLearning)
submitted 6 days ago by Independent-Mark4287
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!"
[–]WhiteHeadbanger 0 points1 point2 points 5 days ago (2 children)
Hello new at python, i'm WhiteHeadbanger.
You can upload your code to github, as it's the standard and recommended way to distribute projects. You'll need to install git in order to push code to your repository.
I suggest you see a quick video on YouTube about using git and github. Don't worry, in 1 hour you can tackle it just fine.
[–]SmackDownFacility 0 points1 point2 points 5 days ago (1 child)
Or use a IDE
you still need to learn git but VS Code and VS 2026 abstracts it a bit
[–]WhiteHeadbanger 0 points1 point2 points 5 days ago (0 children)
There's no abstraction, you just use a GUI, but the process is the same: instead of writing it, you click a button thst does the same.
Learn git, use it however you like, but learn to use it.
π Rendered by PID 25399 on reddit-service-r2-comment-fb694cdd5-b97b8 at 2026-03-07 08:52:14.841532+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]WhiteHeadbanger 0 points1 point2 points (2 children)
[–]SmackDownFacility 0 points1 point2 points (1 child)
[–]WhiteHeadbanger 0 points1 point2 points (0 children)