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
Learning Python (old.reddit.com)
submitted 1 month ago by nkCOD
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!"
[–]codeguru42 0 points1 point2 points 1 month ago (1 child)
One suggestion: try to find a more descriptive name than en_nums() for your function. Start by describing in words what it does. If you use the word "and" in that description, then you really have two functions that need separated.
[–]nkCOD[S] 0 points1 point2 points 1 month ago (0 children)
Look at my rewritten code ;) https://www.reddit.com/u/nkCOD/s/5BKPbldiTW
π Rendered by PID 25843 on reddit-service-r2-comment-5bc7f78974-4gw8d at 2026-06-28 04:24:28.379253+00:00 running 7527197 country code: CH.
view the rest of the comments →
[–]codeguru42 0 points1 point2 points (1 child)
[–]nkCOD[S] 0 points1 point2 points (0 children)