• nakanohito_piyo's Activity

Commented a forum post "Problem" created by RomanTT
OK, consider searching given pattern from the head. If "[" is found, then search nearest "]". This
Liked a comment created by Phil15 for forum post "Incorrect test?"
It was intentional to not talk about Rookie class. But it was an error, given the number of messages
Liked a comment created by vmiimu for forum post "Incorrect test?"
Thank you all for your advice.  
I will also be more careful about the feedback tag in future.  

I 
Liked a comment created by Phil15 for forum post "Incorrect test?"
It's not feedback but advice you want.

Found in github repository:

    class Rookie(Warrior):
    
Commented a forum post "Incorrect test?" created by vmiimu
That's true. The problem description says * damage = enemy attack - self defense (if enemy attack >
Commented a forum post "Problem" created by RomanTT
In the latter case, "[c[]" means "c[" in the [] blacket.
The turns will continue until each of the units die in a battle. When each of the units die, the fu
Liked a comment created by Marlen_Nurmakov for forum post "Can't get response in "SendGrid Geo" mission"
When I run the code I get

> IndexError: list index out of range
>  best_country, 13
>  <module>, 17
Actually I don't know why "on" is shown there. The input data is here: https://github.com/oduvan/ch
Liked a comment created by Sim0000 for forum post "Use of a set ?!"
Why do you compare only best case?

I try to measure time consumption. Below is my code.

    import
Liked forum post "What is the Python/modules versions?" created by Kossak
Where can I find information about the python environment that we write mission solutions in? I mean
You can see how your solution is judged at the github page of the mission (https://github.com/oduva
Liked a comment created by McTpaxep for forum post "What is the Python/modules versions?"
https://py.checkio.org/forum/post/3268/supported-modules-for-python-36/ recently found it. All avail