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: paulphilip/pythoncode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Manisha53/pythoncode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on May 20, 2025

  1. Update test.py

    Manisha53 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    e883769 View commit details
    Browse the repository at this point in the history
  2. Update test.py

    Manisha53 authored May 20, 2025
    Configuration menu
    Copy the full SHA
    a291b07 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2026

  1. Configuration menu
    Copy the full SHA
    112b107 View commit details
    Browse the repository at this point in the history
  2. Refactor move_zeroes.py

    Retain the functionality of moving zeros to the end while keeping the order of non-zero elements. Added print statement to display the final list. Now removed.
    Manisha53 authored May 11, 2026
    Configuration menu
    Copy the full SHA
    7afac9f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Add files via upload

    Manisha53 authored May 12, 2026
    Configuration menu
    Copy the full SHA
    5e613b3 View commit details
    Browse the repository at this point in the history
Loading