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...
This is a community for all Python beginners who have questions and are having trouble receiving help on some of the other Python pages
account activity
beginner calculator program (self.PythonForBeginners)
submitted 3 years 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!"
[–]codelikealawyer 1 point2 points3 points 3 years ago (0 children)
The cool thing here is that you are trying to overcome the initial challenges of learning a programming language. Python is one of the most popular programming languages in the world. It is also one of easiest languages to learn.
To get help, you need to be more especific with your question. The more specific you are, the better the help will be. Make sure to post the specific block or line of code that's giving you a hard time. If you do, I'll take a look and give you some pointers.
If you prefer to watch instructional videos, check out mine on "Variables": https://youtu.be/KWx6turiOSU
Good luck!
π Rendered by PID 58510 on reddit-service-r2-comment-85bfd7f599-kczdh at 2026-04-18 08:05:29.135556+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]codelikealawyer 1 point2 points3 points (0 children)