Skip to content
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: manjunani/pythonbeginner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: priyatiru/pythonbeginner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 7 files changed
  • 6 contributors

Commits on Oct 1, 2020

  1. added the fundtracker code

    koolgax99 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    80d4c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb30d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request priyatiru#8 from koolgax99/nihar_sanda

    added the fundtracker code
    priyatiru authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    8e08009 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Add files via upload

    KAPILJHADE authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    863e2ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request priyatiru#1 from KAPILJHADE/KAPILJHADE-patch-1

    Add files via upload
    KAPILJHADE authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    4c0cbd8 View commit details
    Browse the repository at this point in the history
  3. largest_element_in_the _list

    Python Program to find Largest Number in a List and also the index position of that largest element.
    ANJALIBHAGORIA authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    9481036 View commit details
    Browse the repository at this point in the history
  4. Add files via upload

    pravalika2604 authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    cce2573 View commit details
    Browse the repository at this point in the history
  5. Merge pull request priyatiru#11 from pravalika2604/master

    Add files via upload
    priyatiru authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    74c82fa View commit details
    Browse the repository at this point in the history
  6. Merge pull request priyatiru#10 from ANJALIBHAGORIA/patch-1

    largest_element_in_the _list
    priyatiru authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    7d93548 View commit details
    Browse the repository at this point in the history
  7. Merge pull request priyatiru#9 from KAPILJHADE/master

    Code contribution
    priyatiru authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8bcf8e6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request priyatiru#7 from manjunani/master

    Added a folder of python questions and answers
    priyatiru authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    7483a9e View commit details
    Browse the repository at this point in the history
  9. Create prime_number.py

    amanosan authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    74444a5 View commit details
    Browse the repository at this point in the history
  10. Create leap_year.py

    amanosan authored Oct 2, 2020
    Configuration menu
    Copy the full SHA
    26aa6eb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Merge pull request priyatiru#13 from amanosan/patch-2

    Create leap_year.py
    priyatiru authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    9d2a478 View commit details
    Browse the repository at this point in the history
  2. Merge pull request priyatiru#12 from amanosan/patch-1

    Create prime_number.py
    priyatiru authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    bca793b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Update README.md

    priyatiru authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d589713 View commit details
    Browse the repository at this point in the history
Loading