Added extra newline.
A number guessing game.
Use the builtin /bin/read for user input.
I'm working through a list of simple programming problems in order to learn how to write scripts in Plan 9's rc shell. These are my solutions to each of the problems.