manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

add fibonacci in kotlin and update README.md in kotlin #235

Closed Diegoslourenco closed 3 years ago

Diegoslourenco commented 3 years ago

Have you read the Contribution Guidelines?

Yes

Description

Program in kotlin that prints a fibonacci series givens a number

Checklist

Related Issues

130