▲ | codr7 4 days ago | |||||||
I hereby cast my vote for naive recursive Fibonacci. | ||||||||
▲ | Someone 4 days ago | parent [-] | |||||||
Why? I would try to find a short program that’s somewhat similar to typical real-world code. I wouldn’t know what my #1 choice for that would be, but naive recursive Fibonacci, it would not be. https://www.swift.org/ has better examples: simple web apps, CLI tools, and embedded code. | ||||||||
|