Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 137 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 137 Bytes

Fibonacci-Even-Sums

Prints out all Fibonacci Sequence numbers under 4,000,000 and adds up all the even values. (C#)