Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I don't see any errors in the tests.
That line is part of your code, print the input, try your code with the same input in your IDE.
In the second example, the first four lines each have a leading space. Leading spaces are counted normally, like all other characters. I'm sorry that this fact wasn't made clear enough.
You have to throw something :
Thank you @Chrono79, I had not read the description correctly.
@jesusmanuelir@gmail.com There is no error, your code is wrong. Check the description again.
The error is still occurring
Not a kata issue.
But there is C in that array, which means no extra points
It's stated very clearly. It should take any amount of arguments.
Because string 'abc' is right in the middle of it.
Read this: https://docs.codewars.com/training/troubleshooting#print-input
You're not using the right formula to calculate the area?
What if a1 is None?