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.
Test_01(NumbersTest)
For input string: "1234.79"
Test_02(NumbersTest)
For input string: "98435789.26"
Yet it was marked as wrong
Should add arguments to be passed in the function
The instructions do not explain what to do clearly. If it was worded a teeny bit better, this would be fine.
Very easy but I'm new to functions and forgot to return it...oops.