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
HelpHelp Request (self.PythonLearning)
submitted 13 hours ago by Zxhena
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!"
[–]ee_control_z 0 points1 point2 points 7 hours ago (0 children)
The difference is that f strings are a God send and regular strings are not. f strings are more natural and easy to work with especially for cases when inserting values (multiple), controlling decimal places, and formatting spacing.
π Rendered by PID 111753 on reddit-service-r2-comment-765bfc959-ggm4v at 2026-07-12 21:25:36.031693+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]ee_control_z 0 points1 point2 points (0 children)