Jump to content

Guess the number/With feedback: Difference between revisions

m
(without \n the first message is not flushed in the C program)
Line 1,433:
 
=={{header|EasyLang}}==
<syntaxhighlight lang="text">
print "Guess a number between 1 and 100!"
n = randomrandint 100
repeat
g = number input
2,058

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.