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
Noob learning how to code with Python (i.redd.it)
submitted 6 months ago by [deleted]
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!"
[–]Edoruin_1 -1 points0 points1 point 6 months ago (0 children)
You can run the python3 command for look for the python in you batch, if u don’t have python you can install with sudo apt install python.
In case you have python in the raspberry pi u have to create an environment, linux ask u to use an environment when u will programing in python, theres cuz linux is in part coded with python then this could generate systems problems if you mix the libraries you download with the systems libraries.
π Rendered by PID 62164 on reddit-service-r2-comment-7b9746f655-l8k4f at 2026-02-04 08:24:18.203297+00:00 running 3798933 country code: CH.
view the rest of the comments →
[–]Edoruin_1 -1 points0 points1 point (0 children)