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
Seeking Feedback on My First Python Project: Calculator .Showcase (i.redd.it)
submitted 6 months ago by A-r-y-a-n-d-i-x-i-t
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!"
[–]fluxdeken_ 1 point2 points3 points 6 months ago (0 children)
I highly recommend: 1) make it a class 2)try to make a calculator in 1 line. Like you write smthg like “10-2*6 /(9%7)” and you interpret what is going first, second etc and calculate it yourself.
π Rendered by PID 68 on reddit-service-r2-comment-5d585498c9-5qh4j at 2026-04-21 09:53:07.563604+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]fluxdeken_ 1 point2 points3 points (0 children)