2010-03-09
List clustering
Today I will tell you about just one line of code:
zip(*[a.__iter__()]*3)
So, if you know, how it works, you can skip to the comments right now. :)
... more
Today I will tell you about just one line of code:
zip(*[a.__iter__()]*3)
So, if you know, how it works, you can skip to the comments right now. :)
... more
We've posted Guitar Tuner application to Android Market two months ago. Now the total number of downloads has reached 53 thousand. According to Google statistics 70% of people who downloaded the application have kept it on their devices.
e-Legion developer Yuri Buyanov continues optimizing the application with the help of a proper developer's instrument.
|
1
|
2 |