5 ответов
0
This will you help:
https://code.sololearn.com/cx1tfbykB3pp/?ref=app
0
i can resolve it. but the “str variable” should be given by the tester. or am i wrong?
0
Yes, of course, the input should be made as requested.
0
I appreciate your help but it doesn’t answer my question. I need to capture the given string in the test cases
0
Oh man! I finally saw it... I just needed to use input(). I was already thinking of a solution more like sys.argv[0] ... :/