Dext3r-Morgan / beginner-friendly

This repo is for Hacktoberfest 2024 if you are a beginner in python check for the issues opened and follow the instructions.
MIT License
0 stars 6 forks source link

Fibonacci sequence in python #1

Open Dext3r-Morgan opened 1 day ago

Dext3r-Morgan commented 1 day ago

Python code for printing a Fibonacci sequence till a limit given by user

thecameraman commented 1 day ago

I am interested in doing this