(in Flowgorithm, a graphical authoring tool) Write a program to calculate the sum and average of 1, 2, 3, ...,N where N is an integer input from the keyboard. N must be a positive number. If the user ...