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.
resolving issue
I agree, I almost want to redo the whole thing by this point and refactor extensively.
updated with assertApproxEquals, i think it must not have saved the last time. Cheers for the help
ok ive changed it so if the input is a string which is only a number and no operators, it just returns the string
Cheers, updated once I found the error. shouldnt fail random tests now. Also updated the random tests to assertApproxEquals as suggested
updated for Function, will look at the others
Thanks I'll see what I can do
One problem down. Thank you