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: githubfordipesh/python-program
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dipeshguptaa/python-program
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.
  • 12 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 7, 2020

  1. smallestK-digitdivbyX

    # Python code to find smallest K-digit 
    # number divisible by X
    githubfordipesh authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    1c004b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dipeshguptaa#1 from githubfordipesh/patch-1

    smallestK-digitdivbyX
    dipeshguptaa authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f96c619 View commit details
    Browse the repository at this point in the history
  3. AbundantNumber

    An Optimized Solution to check Abundant Number in PYTHON
    githubfordipesh authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a2ae20d View commit details
    Browse the repository at this point in the history
  4. SieveOfEratosthenes

    Python program to print all primes smaller than or equal to  n using Sieve of Eratosthenes
    githubfordipesh authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    f44598b View commit details
    Browse the repository at this point in the history
  5. Merge pull request dipeshguptaa#3 from githubfordipesh/patch-3

    SieveOfEratosthenes
    dipeshguptaa authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4c80aea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1d410b View commit details
    Browse the repository at this point in the history
  7. SimpleCalculator

    Python program for simple calculator
    githubfordipesh authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    64e3b68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7b0b63 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. PrimeOrNot

    Program To Find If the number is prime or not
    githubfordipesh authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    ab883e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb88b10 View commit details
    Browse the repository at this point in the history
  3. arm

    armstrong or not
    githubfordipesh authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7ed684d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8099fa8 View commit details
    Browse the repository at this point in the history
Loading