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.
so the instructions says 39 should return 4;
39 = 27 27 = 14 1*4 = 4 but the unit test for 39 is saying 4 should equal 3
in your solution you can just encapsulate it and call where you want to
Im getting a parse error for Test1() when attempting but not when testing