Rehearsal_Exercise Here you can find the following files: A names.txt file A C# file task.cs to calculate the sum of all name values that are stored in the names.txt file A C# file with unit tests for the functions used in the task.cs file