Write a program, using C#, that will find the mean and standard deviation of a number of data points.
The program should allow the user to either enter data manually or via a text file. The program should be very easy to use. Send only the *.exe file.