Method type should be "bool" not "Boolean"
"sum_of_n (or SequenceSum.sumOfN in Java, SequenceSum.SumOfN in C#) takes an integer n and returns a List (an Array in Java/C#) of length abs(n) + 1."
Pretty much the whole thing but the above really threw me! I think it's me just getting freaked out by all of the maths involved.
I struggled to understand the instructions.
Loading collection data...
Method type should be "bool" not "Boolean"
"sum_of_n (or SequenceSum.sumOfN in Java, SequenceSum.SumOfN in C#) takes an integer n and returns a List (an Array in Java/C#) of length abs(n) + 1."
Pretty much the whole thing but the above really threw me! I think it's me just getting freaked out by all of the maths involved.
I struggled to understand the instructions.