X Tutup
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: kyclark/tiny_python_projects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fededc88/tiny_python_projects
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.
  • 20 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 8, 2024

  1. my first python program

    fededc88 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    63d0a5f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. added positional arguments

    fededc88 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    90c631f View commit details
    Browse the repository at this point in the history
  2. added optional arguments

    fededc88 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    96c8aae View commit details
    Browse the repository at this point in the history
  3. added call to main

    fededc88 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d9fc882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb29ebc View commit details
    Browse the repository at this point in the history
  5. added venv to .gitignore

    fededc88 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0245de0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. solution chapter 2:

    fededc88 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    073ce24 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. first resolution 03

    fededc88 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d179b26 View commit details
    Browse the repository at this point in the history
  2. refactored exercise 03

    fededc88 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    10e68f0 View commit details
    Browse the repository at this point in the history
  3. exercise 04

    fededc88 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    da0d2ba View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. first solution 05

    fededc88 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    0a03b18 View commit details
    Browse the repository at this point in the history
  2. refactored 05

    fededc88 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    addcca0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Solution chapter 6

    fededc88 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    54822ae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. first solution chapter 07

    fededc88 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3af7cf0 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. solution charpter 8

    fededc88 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bf61919 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b36685a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. chapter 09

    fededc88 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    80c9cd5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. chapter 10

    fededc88 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0f5477a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chapter 11

    fededc88 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0396cfb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. chapter 12

    fededc88 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6bcce49 View commit details
    Browse the repository at this point in the history
Loading
X Tutup