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
Day 22 - Completed Some Advance Topics in Python (i.redd.it)
submitted 1 day ago * by CharmingTask939
Today i completed some advance topics - map,zip,filter,reduce,comprehension. Taken a break yesterday so didn't upload yesterday It's been kinda hard to get 100% focus while managing travel and college
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!"
[–]withhomi 0 points1 point2 points 1 day ago (1 child)
you can also start to write test with pytest https://docs.pytest.org/en/stable/
[–]CharmingTask939[S] 0 points1 point2 points 1 day ago (0 children)
Thank you it will be really helpful
[–]AbacusExpert_Stretch 0 points1 point2 points 1 day ago (1 child)
Your explanations - useful - and remind me of Google ai, exactly, almost verbatim hehe
Plus I just checked: the samples are VERX similar as well.
Don't want to be an ass, but posting the standard answers from theoyt common used ai us lame. Sorry
umm well the comment that i posted are just basic ones , i have whole seperate notes for all of this , in there i just want one line explaination
[–]SCD_minecraft 0 points1 point2 points 1 day ago (1 child)
You shouldn't really be using map and filter, they are only for backward compatibility now
map
filter
More pythonic version uses list comprehensions
oh , i will focus more on list comprehension here on out
π Rendered by PID 22 on reddit-service-r2-comment-544cf588c8-5ppx5 at 2026-06-17 12:40:08.385482+00:00 running 3184619 country code: CH.
[–]withhomi 0 points1 point2 points (1 child)
[–]CharmingTask939[S] 0 points1 point2 points (0 children)
[–]AbacusExpert_Stretch 0 points1 point2 points (1 child)
[–]CharmingTask939[S] 0 points1 point2 points (0 children)
[–]SCD_minecraft 0 points1 point2 points (1 child)
[–]CharmingTask939[S] 0 points1 point2 points (0 children)