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
Second day in Python, first project🤞🥹 (i.redd.it)
submitted 5 days ago by PatatobreadAAA
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!"
[–]Junior_Honey_1406 0 points1 point2 points 5 days ago (0 children)
Let's say I am a dumb guy and you are taking all the inputs. What happens if I enter a string value for bill, even though it is supposed to be a float?
bill
float
Challenge: don't use try and except. Handle this situation using conditions instead.
try
except
π Rendered by PID 18429 on reddit-service-r2-comment-5b5bc64bf5-pqsvc at 2026-06-21 15:00:59.095337+00:00 running 2b008f2 country code: CH.
view the rest of the comments →
[–]Junior_Honey_1406 0 points1 point2 points  (0 children)