Skip to content

urosjevremovic/PascalsTriangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PascalsTriangle -------------

Simple script for calculating the Pascals Triangle, up to a given depth.

You can get it by downloading it directly or by typing:

$ pip install PascalsTriangle

After it is installed you can start it by simply typing in your terminal:

$ pascals-triangle 'integer representing desired depth(row) of a Pascals Triangle'

About

Simple script for calculating the Pascals Triangle, up to a given depth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages