10
olena.rudenko
1 8 24
490/ 545
Олена Руденко
Last seen 6 months ago
Member for 8 months, 15 days
Difficulty Easy
Best reviews / Newest reviews
text.find or None-StefanPochmann
so much more clear than I did) More
map(text.find, ...) and tuple-if slicing-A5537
this looks complicated but very interesting More
str.split(sep=' ')-David_Jones
omg, this is genious! I did the split without an argument and it didn't work so I used re, but it was so easy to fix apparently! More
Short-PistoleroAlan
impressed with using lambda at this level=) More
Both sides-veky
today i learned how to use tilde in indexing. thanks) More
any()-Adrian_Sanz_Wallace
i would say it's pretty clear More
First-Maryshma
interesting use of find. could be just the check for 'password' in password.lower() but i like it) More