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: AfterInfinity/PythonProjects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pythonplay1
Choose a base ref
...
head repository: AfterInfinity/PythonProjects
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 18, 2022

  1. adding conditoin file

    shriparv committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ce81b61 View commit details
    Browse the repository at this point in the history
  2. Adding Loop File

    shriparv committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7bf6f09 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. adding loop.py file

    shriparv committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    edc8ca7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Merge pull request #2 from AfterInfinity/testbranch2

    Testbranch2
    shriparv authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    2c71ecf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Ading Class/Object file

    shriparv committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8677513 View commit details
    Browse the repository at this point in the history
  2. Changes to be committed:

    	new file:   __pycache__/classobj_1.cpython-310.pyc
    	new file:   classesandobjs/__init__.py
    	new file:   classesandobjs/__pycache__/__init__.cpython-310.pyc
    	new file:   classesandobjs/__pycache__/classcollection.cpython-310.pyc
    	new file:   classesandobjs/classcollection.py
    	deleted:    classobj.py
    	new file:   classobj_1.py
    	new file:   classobj_2.py
    shriparv committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a18930f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from AfterInfinity/classobj

    Classobj
    shriparv authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    1dd6f9e View commit details
    Browse the repository at this point in the history
Loading