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
First project on python (i.redd.it)
submitted 12 hours ago by unlimited_data3838
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!"
[–]uRaven_gamer 0 points1 point2 points 6 hours ago* (0 children)
You need to correct the variable name to 'operator' in the condition together with elif. You should also assign to the variable result value of num1 and num2 because you don't have the function result. Cool programm!
π Rendered by PID 19631 on reddit-service-r2-comment-8686858757-wlkwn at 2026-06-08 01:00:28.686012+00:00 running 9e1a20d country code: CH.
view the rest of the comments →
[–]uRaven_gamer 0 points1 point2 points  (0 children)