My entry for the 7th day of the
month of code.
The theme for today is: input.
One of the first program I wrote after the mandatory hello world was probably a
“Guess the number” game in C. It picks a random number and reads the user input
until the guess is correct.