Exercise for Lecture 6, part 1: Download and open Lecture06VS.zip. Open the DealMVC Solution with VS. Write the missing Main method so that the Solution matches Version 3, the MVC architecture. MainForm is both an input view and an output view, and ScoreForm is an output view only. Also supply the missing code in class MainForm.