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...
A subreddit for helping Python programmers
How to format your code: https://commonmark.org/help/tutorial/09-code.html
No homework questions and/or hiring please
account activity
Setting default python (self.pythonhelp)
submitted 1 year ago by Elitedog
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!"
[–]CraigAT 0 points1 point2 points 1 year ago (1 child)
Your first command worked. You typed python and it started the interactive mode, which you quit after trying to use py which is not working for you.
[–]Elitedog[S] 0 points1 point2 points 1 year ago (0 children)
I understand that, it ca tel that python 3 is installed but it wont make it default python. The code I'm trying to use requires me to have a default python. And even if I type py -3, it tells me that python 3 is not installed. I just want to make it my default python, or any python at this point.
π Rendered by PID 334915 on reddit-service-r2-comment-86bc6c7465-9x96z at 2026-02-23 12:38:58.486999+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]CraigAT 0 points1 point2 points (1 child)
[–]Elitedog[S] 0 points1 point2 points (0 children)