• tssrkt777's Activity

Commented a forum post "New code editor beta-testing for all levels" created by oduvan
So? I still do not get 2 QP, and I did not get it, can I get all 2 QPs which I did not get previousl
Commented a forum post "What does [] means?" created by tssrkt777
Thank you)
Liked a comment created by hwdyhewhdh for forum post "What does [] means?"
It counts what's inside the square brackets as not a special character so [][] will match "[" or "]"
Commented a forum post "What does [] means?" created by tssrkt777
Thank you, but this: unix_match("[check].txt","[][]check[][].txt") unix_match("[?*]","[[][?
Liked a comment created by hwdyhewhdh for forum post "What does [] means?"
[] means to match characters in the square brackets so for example [bla] will match b, l, or a and a
Created a forum post "Calculate Islands BUG !!!"
Mission is here: https://py.checkio.org/ru/mission/calculate-islands/ My code gives correct resul
Liked a comment created by oduvan for forum post "New code editor beta-testing for all levels"
Will check that. Thank you
Commented a forum post "New code editor beta-testing for all levels" created by oduvan
Now it happened again. I had 16 QP, I finished quest and got +5 QP, totaly I have 21 QP, so, I did n
Commented a forum post "New code editor beta-testing for all levels" created by oduvan
Maybe it's my fault, I'm not sure, but as I remember I did not get 2QP after solving all tasks.
Liked a comment created by oduvan for forum post "New code editor beta-testing for all levels"
We've checked your account. Looks like you get all QPs, including 2QP for solving 3 tasks in a week.
Commented a forum post "Will you increase count of stations?" created by tssrkt777
Yes, it would be great.)
Liked a comment created by oduvan for forum post "Will you increase count of stations?"
You mean make a bigger map?
If yes, when? I hope it will be soon. :)
Liked a comment created by CDG.Axel for forum post "New code editor beta-testing for all levels"
Two questions:
- Where can I see a points for task solving in new code editor?
- And how can I bring
Liked a comment created by CDG.Axel for forum post "New code editor beta-testing for all levels"
There are some important things I missed in new interface:
1. I see no important information on the 
Commented a forum post "New code editor beta-testing for all levels" created by oduvan
Incredible, now it became orange, before it was blue, what is going on? I am awesome!) I need orange
Commented a forum post "New code editor beta-testing for all levels" created by oduvan
BTW, why my square (22) right from my avatar is not orange?
Commented a forum post "New code editor beta-testing for all levels" created by oduvan
Too much bugs in scrolling process, not possible to scroll code in editor - it allways scroll to fas
Liked mission "Flatten a List"
Make out Nicola's nested list and tweet how you did it
Created a forum post "What does [] means?"
In this mission: https://py.checkio.org/ru/mission/unix-match/ There is told that [bla bla bla