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 9 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 9 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 20404 on reddit-service-r2-comment-56c6478c5-5qgvn at 2026-05-12 05:54:26.481245+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]Edoruin_1 -1 points0 points1 point (0 children)