Nice work!
That's a problem with your code, not a kata issue. Read this: https://docs.codewars.com/training/troubleshooting/
The error message is very clear, you're trying to use pop on an empty list.
I have this error: IndexError: pop from empty list
I don't know what I did wrong because when I check this code in visual studio code there is no error
Why not? Your question is answered multiple times in the previous comments.
Why?!?
Loading collection data...
Nice work!
That's a problem with your code, not a kata issue. Read this: https://docs.codewars.com/training/troubleshooting/
The error message is very clear, you're trying to use pop on an empty list.
I have this error:
IndexError: pop from empty list
I don't know what I did wrong because when I check this code in visual studio code there is no error
Why not? Your question is answered multiple times in the previous comments.
Why?!?