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: Sattwik-Saha/python-basics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: learning-zone/python-basics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. Create sort_dict_by_value.py

    sort a given dictionary according to values
    ashishmeshram844 authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5f33863 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Removed random text

    DodiBTW authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    204d234 View commit details
    Browse the repository at this point in the history
  2. Merge pull request learning-zone#20 from DodiBTW/master

    Removed random text from README
    learning-zone authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    06aefa4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request learning-zone#16 from ashishmeshram844/master

    Create sort_dict_by_value.py
    learning-zone authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    a28d9b2 View commit details
    Browse the repository at this point in the history
Loading