Skip to content
View Lahya-Maddipatla's full-sized avatar

Block or report Lahya-Maddipatla

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

Popular repositories Loading

  1. rock-paper-scissors rock-paper-scissors Public

    This Python script simulates a classic Rock-Paper-Scissors game where the user plays against the computer. It uses random number generation, user input, and conditional statements to determine the …

    1

  2. random-password-generaator random-password-generaator Public

    This Python script generates a random password based on user-specified criteria, including the number of letters, symbols, and numbers. It utilizes lists of letters, numbers, and symbols along with…

    1

  3. Hangman Hangman Public

    This Python script implements the classic Hangman game where players try to guess a randomly selected word within a certain number of attempts. The game features a graphical display of hangman stag…

    Python 1

  4. silent-auction silent-auction Public

    This Python script simulates a silent auction bidding process where participants can enter their name and bid amount. The program records all bids and determines the highest bidder once all partici…

    Python 1

  5. Quiz-game-oops Quiz-game-oops Public

    This Python program creates a quiz using questions imported from external data files. It utilizes object-oriented programming principles to structure the quiz components: questions are represented …

    Python 1

  6. hirst-painting hirst-painting Public

    This Python program utilizes the Turtle graphics library to create a colorful dot game on the screen. The game randomly places dots of various colors in a grid pattern. Each dot is created with a u…

    Python 1