Topic: Language Problem / Level: intermediate

Problem: Write a program to calculate the sum of all even Fibonacci numbers up to n.

Run the code to see the output here...