Skip to content

dannwise/bouncing-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

bouncing-numbers

Solving a challenge

The solution can be found in bouncing.py

To execute it, one must import all from bouncing.py and call the function bouncing, passing to it a float higher than zero and lesser than one in a python 3 environment.

For example, for an desired percentage of 50%, just call: bouncing(.5)

About

Solving a challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages