GithubHelp home page GithubHelp logo

leo-valadao-zz / fibonacci-sequence-generator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.18 MB

This is my first commit of my Fibonacci Sequence made on Python!

Python 99.70% PowerShell 0.28% Batchfile 0.02%
fibonacci fibonacci-sequence fibonacci-numbers fibonacci-generator fibonacci-series fibonacci-series-function

fibonacci-sequence-generator's Introduction

Fibonacci Sequence Generator

This is my commit about the Fibonacci Sequence!

As I am a new student of software development, I choose this topic (Fibonacci Sequence) as my first challenge to create a program that can generate and store all numbers from the Fibonacci sequence.

Python 3.9.4!

I tried doing on Java, but Java can't handle big integer numbers easily as Python due the limit that the Data Type: "long" have, wich goes from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807, limiting the sequence to only 93 terms, but in Python there isn't a limit to integer numbers, the only thing that can limit the code is your computer memory.

WARNING!

It is not recommended to go above 1,000. After that the code won't be instantaneous and will take more time to generate the next numbers in the sequence!

Remember: The only limitation to this program is your computer! Be careful! Use with caution!

fibonacci-sequence-generator's People

Contributors

leo-valadao avatar leo-valadao-zz avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.