MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / sol4.py

File sol4.py

project_euler/problem_002/sol4.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Project Euler Problem 2: https://projecteuler.net/problem=2
3
4Even Fibonacci Numbers

Callers

nothing calls this directly

Calls 1

solutionFunction · 0.70

Tested by

no test coverage detected