Skip to content

yasminlucero/pythonToys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

pythonToys

Group of toy codes in Python. Used for warm-ups, to illustrate common concepts, teaching and general fun.

bball.py - a simulation comparing two basketball games, which one will you win given the probability 'p' of making a hoop

shuffle.py - shuffles a deck of cards

coinProblem.py - makes change with the minimum number of coins

rpsls.py - implements rock-paper-scissors-lizard-spock

OLS.py - work in progress (implementing ordinary least squares)

About

Group of toy codes in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages