write a c program that asks the user how many results there are per experiment then, using a nested loop, ask the user to enter the results for all four experiments.....
Here is what i have so far....