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.
This comment is hidden because it contains spoiler information about the solution
Is there much difference between using
Math.Pow()
andi**i
?This comment is hidden because it contains spoiler information about the solution
Thank you so much! I found it were that the data was outputting to much data so when you said to check my loop i knew it couldnt have been that since its just iterating n times then i relised it was the Console.WriteLines's i had!
I wanna believe im learning i really do but it seems im getting a
Max Buffer Size Reached (1.5 MiB)
error?Using C# btw
Does this seem a bit much?
This comment is hidden because it contains spoiler information about the solution
the instructions should be spaced out more. they were almost a entire sentence making it a little difficult understanding the recommended order they should go in.
This comment is hidden because it contains spoiler information about the solution