Skip to content
View thuyandang4's full-sized avatar

Block or report thuyandang4

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. Hangman-Game Hangman-Game Public

    A hangman game with an updating visual display. The game receives letter guesses, tracks wrong guesses, and displays correct guesses.

    C++ 1

  2. GUI-Based-Calculator GUI-Based-Calculator Public

    The calculator has a graphical user interface and can perform arithmetic operations. The calculator accepts input taken from buttons from the user in a textbox and displays the output. Functions of…

    C++ 1

  3. Bagel-Shop-Menu Bagel-Shop-Menu Public

    Menu that updates total and respective costs with each customer selection. Redisplays menu with each choice and includes a quit function.

    C++