Skip to content
View khalid10906's full-sized avatar

Block or report khalid10906

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

    demo

  2. codsoft_task1 codsoft_task1 Public

    Create a program that generates a random number and asks the user to guess it. Provide feedback on whether the guess is too high or too low until the user guesses the correct number.

    C++

  3. codsoft_task2 codsoft_task2 Public

    Develop a calculator program that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. Allow the user to input two numbers and choose an operation to pe…

    C++

  4. codsoft_task3 codsoft_task3 Public

    Build a simple console-based Tic-Tac-Toe game that allows two players to play against each other

    C++

  5. codsoft_task4 codsoft_task4 Public

    Build a simple console-based to-do list manager that allows users to add, view, and delete tasks

    C++

  6. codsoft_task5 codsoft_task5 Public

    Develop a program that simulates a movie ticket booking system. Allow users to view movie listings, select seats, make bookings, and calculate the total cost. Consider implementing seat availabilit…

    C++