Comment on Python for Android | Linux JournalparentComments−imd15yWTF? In the Mirah examples, I see a bunch of i = 0 while i < 10 ...code... i += 1 end There's no for loop? I couldn't confirm because I didn't find a manual.
Comments
WTF? In the Mirah examples, I see a bunch of
There's no for loop? I couldn't confirm because I didn't find a manual.