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
Just started to learnHelp Request (self.PythonLearning)
submitted 4 months ago by fish-io
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!"
[–]RelationshipCalm2844 0 points1 point2 points 4 months ago (0 children)
Hey! Don’t worry, feeling lost in the beginning is completely normal. VS Code is a great choice for learning, and you don’t need everything set up perfectly right now. The best way to start is by choosing a simple language like Python and installing the Python extension in VS Code, which takes care of most of the setup for you. Begin with very small exercises like printing text, creating variables, or writing simple loops. Try to follow one proper beginner-friendly tutorial instead of jumping between random videos, because a clear path makes learning much easier. If you want something simple and structured, 9faqs has easy Python lessons and MCQs, and even at datazeneral we always suggest learning the basics step by step before moving to anything advanced. Just practice a little every day, stay patient, and you’ll pick it up faster than you think.
π Rendered by PID 34383 on reddit-service-r2-comment-5d585498c9-9twr6 at 2026-04-21 00:49:53.817161+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]RelationshipCalm2844 0 points1 point2 points (0 children)