Skip to content
View adityajuyal17's full-sized avatar

Block or report adityajuyal17

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Countdown-timer Countdown-timer Public

    A Python-based countdown timer that allows users to enter time in seconds and watch it count down in HH:MM:SS format. Built using loops and the time module, making it a great beginner project for l…

    Python 1

  2. Python-Quiz-Game Python-Quiz-Game Public

    A simple Python command-line quiz game with multiple-choice questions and score tracking.

    Python 1

  3. Python-Shopping-Cart-Program Python-Shopping-Cart-Program Public

    A simple Python command-line shopping cart program that lets users select items from a menu and calculates the total bill.

    Python 1

  4. Number-Guessing-Game Number-Guessing-Game Public

    A simple Python number guessing game where users guess a randomly generated number with hints and attempt tracking.

    Python