Lab 3
For this lab you are to write two programs: 5.6 and 5.8. Do NOT look up the solutions on the Internet!
What to turn in
A zip folder with:
- The java code for 5.6. Try to be precise on the exact format of the output.
- The java code for 5.8
- A word document that includes:
- Your name
- The time it took to write each program
- A testing report that includes:
- Why you think each program is correct (sample input/output)
- Two examples of bad input for each problem that has input
Additional notes
- Don't forget to comment your code.
- Watch your spacing and line length
- Use good variable names
- Use good prompts
Challenge
Be sure to get a complete, correct, working program first
- Adapt problem 5.6 to allow for the input of the number of lines to display
Due Date is found on Canvas