Closed edutools-service closed 1 year ago
The error you mentioned might have arisen because you might have tried to slice a single character as if it were a string collection. To avoid the error and achieve the intended result, you should use slicing notation as described in the task.
I haven't had any problems checking the answers for other tests. I'm not sure why this one is not working for me. TypeError: type 'str' is not subscriptable