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

code enhancement #71

Closed dbc2201 closed 2 years ago

dbc2201 commented 2 years ago

add comments for code, using TryParse() method to parse input from string to int, basic input validation, print the fibonacci series

avinashtechlvr commented 2 years ago

Thanks for your contribution wish to see more