COP 2220C University of Central Florida Standard Deviation Project Question DescriptionI have to use this code and its output to find the standard deviation of 5 separate inputshere is the pseudo codevarianceSum = 0for(i=0;i<RAINFALL_COUNT;i++)delta =...