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.
the tests are correct. How do you expect anyone to trust your judgment here when you don't provide the input to actually prove your point? ;)
This might help: https://docs.codewars.com/training/troubleshooting/
Cheers
The final result should be a tuple of floats.
Strings
'n'
,'a'
,'q'
do not represent decimal numbers. If you have a variable namedn
and you want to convert it to a decimal number then writeDecimal(n)
.define "here"? (language? version?)