The READ and PRINT statements that we have been using to do I/O to this point have been simple, but functional. Try to think of some things that you might like to be able to do that aren't possible with the forms of READ and PRINT that we are using now.
These and other things are possible by using more complicated variants of READ and PRINT.
Hamlet Project