Lecture 3
4
Run the program
ctrl-x ctrl-r opens a *shell* buffer
type                    java Hello               at the shell prompt
type                        whatever you like               at the program’s  prompt
program echoes what you type, then ends itself
shell prompt reappears