A+ Work





assignment: Design, implement, test, and debug a C# Form Application to demonstrate the use of LINQ. Using the dice simulation scenario in week 1, change the program such that the program could run at least 2 sequences of 100 throws, and generate two lists containing the dice total of each throw.
Use LINQ to search the result set for a total selected by the user. Display a count of the result sets found