zero-to-mastery / Keiko-Corp

HTML challenge for Hacktoberfest 2020
https://keiko-corp.netlify.app/
MIT License
207 stars 371 forks source link

fibonacci.cpp #1000

Closed Gaminee closed 4 years ago

Gaminee commented 4 years ago

A program to find fibonacci series.

Pull Request Template

Please provide all of the details below. Pull requests missing any of the information below will be closed! Providing the issue number/url helps us identify the problem being solved and keep the issues tab clean and tidy

What issue does this fix?.

Summarize what this PR fixes:- < Detail what your PR changes/fixes >

What ISSUE NUMBER does this fix?

Fixes #

Checklist

(Add an x between the brackets to check the items)

zero-to-mastery-bot[bot] commented 4 years ago

🙏 Thanks for your pull request @Gaminee, The team will now review and merge this request. In the mean time why not check out some of the other opensource projects available, contributions are greatly appreciated!

Some of the most popular are


PR Statistics

#️⃣ PR Number: Line Additions: 🗑️ Line Deletions:
1000 26 0
📑 Files Changed: Repo Stars: 🔱 Total Forks:
1 203 419
brittneypostma commented 4 years ago

Probably not the best idea to just drop c code into an html website. The pr's should add value to the project.