Skip to content
View kpatzer's full-sized avatar
💭
Git'n busy with 100 days of Python
💭
Git'n busy with 100 days of Python

Block or report kpatzer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Ongoing-Knowledge-Scraping/Pizza-Order-Program Ongoing-Knowledge-Scraping/Pizza-Order-Program Public

    Order system askes pizza size, extra pepperoni, extra cheese then calculates total based on user's decisions.

    Python 1

  2. Ongoing-Knowledge-Scraping/Treasure-Island Ongoing-Knowledge-Scraping/Treasure-Island Public

    Your typical logical flow treasure hunt

    Python 1

  3. Ongoing-Knowledge-Scraping/Rock-Paper-Scissors Ongoing-Knowledge-Scraping/Rock-Paper-Scissors Public

    User selects then computer randomly selects. The winner is printed to screen.

    Python 1

  4. Ongoing-Knowledge-Scraping/Hangman-Part-5 Ongoing-Knowledge-Scraping/Hangman-Part-5 Public

    Hangman game utilizing all tools / skills learned so far. First time dealing with importing external files with code.

    Python 1

  5. Ongoing-Knowledge-Scraping/Caesar-Cipher-Part-4 Ongoing-Knowledge-Scraping/Caesar-Cipher-Part-4 Public

    Encrypt Decrypt messages. Easy & famous encryption system using substitution of a letter by another letter further in the alphabet

    Python 1

  6. Ongoing-Knowledge-Scraping/Escaping-the-Maze Ongoing-Knowledge-Scraping/Escaping-the-Maze Public

    Program Robot to navigate itself out of the maze regardless of starting location

    1