Skip to content
View pooja302007's full-sized avatar

Block or report pooja302007

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. calculator calculator Public

    A simple calculator application written in C that performs basic arithmetic operations like addition, subraction, multiplication, division.

    C

  2. Guess-Game Guess-Game Public

    A simple console-based guessing game where players attempt to guess randomly generated number 1 and 100. The game tracks the number of attempts and calculates a score based on player performance.

    C

  3. SnakeWaterGun SnakeWaterGun Public

    A simple text-based "Snake Water Gun" game implemented in C. This project demonstrates basic C programming concepts including conditional statements, random number generation, and user input handli…

    C