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: peephole5layer/Python-Programs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: revert-398-patch-2
Choose a base ref
...
head repository: peephole5layer/Python-Programs
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.
  • 17 commits
  • 9 files changed
  • 8 contributors

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    1f9a27b View commit details
    Browse the repository at this point in the history
  2. Create fench.py

    cf.py
    Shouvik-99 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    20b617e View commit details
    Browse the repository at this point in the history
  3. Keylogger.py

    Key logger which send Screenshot,Keyboards strokes and Device details via mail
    chiragarora01 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ca97e25 View commit details
    Browse the repository at this point in the history
  4. Backdoor.py

    use can make other's computer work according to your commands
    chiragarora01 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c7e012f View commit details
    Browse the repository at this point in the history
  5. Backdoor

    chiragarora01 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    13cb1b6 View commit details
    Browse the repository at this point in the history
  6. Create SpellChecker.py

    Checking the spelling of the word
    suvarnsingbhable authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    656346f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3471b5 View commit details
    Browse the repository at this point in the history
  8. Create Use_of_filter_function.py

    The program demonstrate the use of filter function.
    We take a list of integers and filter the integers which are divisible by five and cast it into a list and print it.
    tyadav4268 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    af11144 View commit details
    Browse the repository at this point in the history
  9. Find HCF or GCD

    mrittik123 authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    591f834 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request codehouseindia#449 from codehouseindia/revert-398-…

    …patch-2
    
    Revert "Update Ocean_game.py"
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    851ad89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request codehouseindia#401 from Aishwary8509/patch-1

    Solution to project euler 120
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    36d1181 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codehouseindia#404 from Shouvik-99/patch-6

    Create fench.py
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    7e6bb25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request codehouseindia#410 from rjrick/master

    Find HCF or GCD
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    32fc01a View commit details
    Browse the repository at this point in the history
  5. Merge pull request codehouseindia#408 from tyadav4268/patch-4

    Create Use_of_filter_function.py
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    fb51377 View commit details
    Browse the repository at this point in the history
  6. Merge pull request codehouseindia#407 from rohitcode236/patch-1

    Create Reversing_list.py
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0e862dc View commit details
    Browse the repository at this point in the history
  7. Merge pull request codehouseindia#405 from chiragarora01/master

    Keylogger.py
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a4ca39b View commit details
    Browse the repository at this point in the history
  8. Merge pull request codehouseindia#406 from suvarnsingbhable/master

    Create SpellChecker.py
    codehouseindia authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    eaf7ccc View commit details
    Browse the repository at this point in the history
Loading