Handbook
Glossary
guess-banner ( -- )
Vocabulary
numbers-game
Inputs
None
Outputs
None
Definition
USING:
io
;
IN:
numbers-game
:
guess-banner
( -- )
"I'm thinking of a number between 0 and 100."
print
flush
;