Skip to content
View booleanShudhanshu's full-sized avatar
Block or Report

Block or report booleanShudhanshu

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

  1. rock_papper_scissor_game.py rock_papper_scissor_game.py Public

    Make a rock-paper-scissors game where it is the player vs the computer. The computer’s answer will be randomly generated, while the program will ask the user for their input. This project will bett…

    Python

  2. Guess_Game.py Guess_Game.py Public

    Write a programme where the computer randomly generates a number between 0 and 20. The user needs to guess what the number is. If the user guesses wrong, tell them their guess is either too high, o…

    Python

  3. generate_password generate_password Public

    Write a programme, which generates a random password for the user. Ask the user how long they want their password to be, and how many letters and numbers they want in their password. Have a mix of …

    Python

  4. Generating-a-sine-vs-cosine-curve Generating-a-sine-vs-cosine-curve Public

    For this project, you will have a generate a sine vs cosine curve. You will need to use the numpy library to access the sine and cosine functions. You will also need to use the matplotlib library t…

    Python

  5. tic_tac_toe.c tic_tac_toe.c Public

    Tic Tac toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or three X's drawn in the spaces of a grid of nine squares; nough…

    C

  6. Feedback_Management_System Feedback_Management_System Public

    JavaScript