Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kal179/Beginners_Python_Examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nareshp24/Beginners-Python-Examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 20, 2019

  1. Updated geoMean.py

    Extended the program to any number of integers.
    Prints geometric mean up to 3 decimal places.
    nareshp24 authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6fc1a85 View commit details
    Browse the repository at this point in the history
  2. Update piggyBank.py

    Made the program object oriented.
    nareshp24 authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    50aa444 View commit details
    Browse the repository at this point in the history
Loading