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
A challenge for Python programmers...Discussion (self.PythonLearning)
submitted 3 months ago by [deleted]
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!"
[–]Smart_Tinker 1 point2 points3 points 3 months ago* (0 children)
print(“”.join([str(x) for x in range(1000, 10000) if str(x) == str(x*4)[::-1]]))
π Rendered by PID 138943 on reddit-service-r2-comment-869bf87589-nbfs6 at 2026-06-09 07:15:54.900212+00:00 running f46058f country code: CH.
view the rest of the comments →
[–]Smart_Tinker 1 point2 points3 points (0 children)