9
abrashitov
4 21
385/ 445
Last seen 4 years ago
Member for 8 years, 9 months, 7 days
Difficulty Normal
Commented a forum post "Function don't take result another function" created by abrashitov
Thank you. Convert zip to tuple, what i can't. Now i be know.
Liked a comment created by Phil15 for forum post "Function don't take result another function"
You should avoid using global variables as much as possible. They are usually unnecessary and ugly a
I don't understand, wy function counting do not take result rotate function? maybe someone give me
Commented a forum post "Function max() working incorrectly" created by abrashitov
Thank you for expand explain. Now i understand my mistake.
Liked a comment created by Phil15 for forum post "Function max() working incorrectly"
You just don't use the right key function for the job.

`max(value_words, key=lambda x: x[1])` doesn