Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clombo/FibFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Summary

Just a test script to test out the Template and argparse python modules. Also built a class to generate the fibonacci numbers which is returned in the script when you run it via command line.

Usage

Number value is required to run the script.

Example

python FibFun.py 6

This will generate the 6th fibonacci number and print it to the screen. For more commands you can type:

python FibFun.py -h

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages