C#C
C#10mo ago
St3v3

sum of the even numbers in the fibonacci sequence

Hello, im trying to make a code that calculate the sum of the even numbers of the fib sequence up to the 10th number (for now). The problem i have at the moment is figuring out how to make it calculate the sum, im assuming the problem in in line 21 where i wrote the supposed command for the sum of the even number. Any help would be appreciated.
image.png
Was this page helpful?