Beginners-Python-Examples
Beginners-Python-Examples copied to clipboard
Updated geoMean.py and piggyBank.py
geoMean.py is extended from only 2 integers to any number of integers. piggyBank.py is made object oriented by creating class.