I have been tasked with finding the number of arguments, the mean, and variance of a vector that a user inputs. So far I have been able to figure out how to check for the amount of arguments but i cannot figure how to do the variance. I know I have to use a for loop but im not sure how to do it. Any help would be nice.