Lecture 5
16
Interactive Tests
•Second part of Temperatures main
•Programmer doesn’t know test cases in advance (at compile time) •Input provided at run time by user             (in CS110 we use Terminal for this)
•No need for output to echo input
•