• Kurush's Activity

Liked a comment created by veky for forum post "Mission Difficulty"
Sure, but wouldn't it be _much_ easier just to have numbers 1~8 (with an explanation of what each nu
Commented a forum post "Mission Difficulty" created by freeman_lex
What are the advantages of this approach? In my opinion, it only creates confusion if displayed diff
Liked a comment created by sanjieyu for forum post "why show error"
I missed 'One more argument is added – start_watching , and if it’s not passed, we count as in the p
Commented a forum post "why show error" created by sanjieyu
In your solution you consider only one of two possible cases "start_watching is not None". You shoul
Commented a forum post "why show error" created by sanjieyu
All asserts have the second parameter, but not all checks. So it should work in your local environme
Commented a forum post "How to handle the ''range"?" created by sanjieyu
For example, list(range(10)) is equal to [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]. Your solution works for me.
Liked a comment created by Phil15 for forum post "Parse Array - won't import library"
I like the ast module, but not much missions with [it](https://py.checkio.org/mission/count-comprehe
Commented a forum post "Parse Array - won't import library" created by rockwellshabani
Phil15 has already replied to you. For the majority of missions, the "ast" library is available. Her
Liked a comment created by oduvan for forum post "A small word and a BIG difference"
Yes. But they feel themselves a bit safer when they covered :)
Liked a comment created by faren.fan for forum post "how to invite friend?"
ah! thanks 
Commented a forum post "how to invite friend?" created by faren.fan
You can find any friend knowing his name. For example, I can find you by typing "https://py.checkio.
Liked a comment created by Phil15 for forum post "woman"
      __________________________________________
    | Hello, I'm a cow... What do want from me?! |
Followed veky
 
Commented a forum post "please look at screenshot" created by 70131234
Hi. I have executed the code from your last screenshot. It returned that the task is solved. The cod
Liked a comment created by DaveDiFranco for forum post "Supported Modules for Python 3.10"
You should include queue.