Summary
In this chapter, we utilized the skills we have gained so far to build a student grading tool for each of our VB family members. This project took the skills from the project that we saw in Chapter 7 and added the use of collections and file input. The next chapter will explore organizing our code while utilizing the object-oriented programming (OOP) paradigm.