fharookshaik / fibonacci-series

This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
MIT License
20 stars 101 forks source link

add fibonacci_recursive for carbon #100

Open duringhof opened 1 year ago

duringhof commented 1 year ago

This commit adds a recursive fibonacci program for the carbon-lang language.