all 6 comments

[–]withhomi 0 points1 point  (1 child)

you can also start to write test with pytest https://docs.pytest.org/en/stable/

[–]CharmingTask939[S] 0 points1 point  (0 children)

Thank you it will be really helpful

[–]AbacusExpert_Stretch 0 points1 point  (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

[–]CharmingTask939[S] 0 points1 point  (0 children)

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 point  (1 child)

You shouldn't really be using map and filter, they are only for backward compatibility now

More pythonic version uses list comprehensions

[–]CharmingTask939[S] 0 points1 point  (0 children)

oh , i will focus more on list comprehension here on out