dowhileloop

There are 6 repositories under dowhileloop topic.

  • YEL-59/C_practice

    The repo contain some practice . basically it is only practice prepose .

    Language:C3100
  • AagamAJ/Guess-The-Number-GAME

    This is a simple number guessing game implemented in C++. Program generates a random number between 1-100 and asks the user to guess the number. After each guess, program provides feedback (higher or lower) to help user guess the correct number. Once the user guesses the correct number, the program displays the number of attempts took to guess it.

    Language:C++0100
  • Ivy-Murage/Traffic-TrafficLight-Generator

    This is simple Traffic and Traffic light generator program that was created using java

    Language:Java10
  • Ivy-Murage/Trivia-Game

    A simple trivia game built using Java using while loop, if conditional statement and functions.

    Language:Java10
  • YuhanPizza/Introduction-to-CPP

    My Very First experience Programming this was 6months worth of progress I was working as Shipping Supervisor while trying to learn all I can about. Computer Programming. This basically was the ground work for me to decide and study programming at Seneca College. This Knowledge helped me alot.

    Language:C++10