In class practice   String and Conditional Statement

June 28, 2007

1. Run the demo code Tokenize.java

2. Run the demo code ToLower.java

3. Follow the ToLower, modify the example circleArea.java in yesterday's exercise. If the first input character in the string is not a number character, pop up an error message.  The solution.