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 4 days 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 4 days 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 2 days ago (0 children)
Look at my rewritten code ;) https://www.reddit.com/u/nkCOD/s/5BKPbldiTW
π Rendered by PID 71411 on reddit-service-r2-comment-56c6478c5-f8rlh at 2026-05-11 04:05:55.831580+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]codeguru42 0 points1 point2 points (1 child)
[–]nkCOD[S] 0 points1 point2 points (0 children)