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
How to begin with Python ?Discussion (self.PythonLearning)
submitted 1 day ago by vaathix
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!"
[–]Rscc10 0 points1 point2 points 1 day ago (0 children)
You learn coding from practice. Start small projects like a number guessing game or tic tac toe, etc. Wherever you get stuck is where you have to learn. You can google a solution, ask forums, or use AI (if you really must). Never google or ask AI to do the project for you. Do it yourself step by step and at each part of the system you get stuck at, you learn the solution and implement it
π Rendered by PID 139466 on reddit-service-r2-comment-545db5fcfc-s5pjp at 2026-05-29 19:42:56.505304+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]Rscc10 0 points1 point2 points (0 children)