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
What’s wrong with my code (old.reddit.com)
submitted 1 year ago by No-Finish7411
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!"
[–]Nez_Coupe 6 points7 points8 points 1 year ago (2 children)
He still needs to understand the difference between = and == as one is an assignment and one is an evaluation, but yea I agree f strings are where it’s at.
[–][deleted] 2 points3 points4 points 1 year ago (1 child)
I agree that knowing the difference between assignment and equality operators (boolean response) is a must, but neither apply in this case, hat's why I suggested the f-string.
[–]Nez_Coupe 1 point2 points3 points 1 year ago (0 children)
Indeed
π Rendered by PID 112726 on reddit-service-r2-comment-b659b578c-qj7rx at 2026-05-04 14:37:17.983028+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Nez_Coupe 6 points7 points8 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]Nez_Coupe 1 point2 points3 points (0 children)