Lab #3 - Gradebook
Submit Assignment Download Work file Download Runtime
- Be sure to include comments at the top of each procedure and at the top of the file.
- Be sure to use meaningful names for all buttons and labels.
- In this project we will accept the status of 10 results from an exam. The value should be a P or a F to indicate Pass or Fail. When 10 results have been entered, the input box will be disable and the Analyze button will be enabled. The Analyze button will loop through the items and present a list of how many passed and failed the exam.