Skip to content

A program for calculating Fibonacci sequences using Python

Notifications You must be signed in to change notification settings

muzhu666/super-train

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

super-train

A program for calculating Fibonacci sequences using Python

Fibonacci Sequence Calculator

This Python script calculates the nth Fibonacci number.

Usage

  1. Clone the repository: git clone <repository_url>
  2. Navigate to the directory: cd fibonacci-calculator
  3. Run the script: python fibonacci.py

The script will print the 10th Fibonacci number by default. You can modify the num variable in fibonacci.py to calculate a different Fibonacci number.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

[Choose a license, e.g., MIT License]

About

A program for calculating Fibonacci sequences using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages