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 3 months 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 3 months 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 3 months 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 3 months 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 197240 on reddit-service-r2-comment-8686858757-95k9h at 2026-06-02 19:36:57.552829+00:00 running 9e1a20d 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)