• flowerinapot's Activity

Hello, I have 2 questions: where are the missions which give points for the Monthly Leaderboard?
Liked a comment created by oduvan for forum post "Missions for points for Monthly Leaderboard"
There is an explanation at the bottom on Monthly Leaderboard page https://py.checkio.org/profile/lea
Liked a comment created by mancdaz for forum post "Kick me please"
for real rotations (not actually needed in this task)

rotate 90:

    zip(*matrix[::-1])

rotate -9
Liked a comment created by bryukh for forum post "Kick me please"
3D rotate around diagonal axis :-)
Liked a comment created by veky for forum post "Kick me please"
That's not rotate, that's transpose. But it works equally well. :-)
Liked a comment created by bryukh for forum post "Kick me please"
You can easily rotate a matrix with zip(*matrix)
Liked forum post "Kick me please" created by drugger
Hi, could anyone kick me please? I really don't know how to start. I need just 9points to open ano
Liked mission "Weak Point"
We’re patching its weak point to prevent massive damage.
Liked mission "Revorse the vewels"
Consonants staying, vowels rotating
Make out Nicola's nested list and tweet how you did it
Make out Nicola's nested list and tweet how you did it.
Can a number be perfect?
Let's dig up roots
Liked mission "Leap Year Checking"
Not every year is like this one
Narcissistic number
Liked mission "Reverse Integer"
Reflect a number
Liked mission "String-2-Matrix"
Convert string to matrix
Liked a comment created by Phil15 for forum post "What is wrong?"
Yeah, lambda are very useful when it comes to sorting. It can provides short functions and the funct
Liked a comment created by Milenium for forum post "What is wrong?"
Thank you very much. I think this is a rhetorical question). So far, for me such tasks are quite dif