Using for loop, calculate sum and average of the numbers. Print average of the list. Exit. Code: n=int(input("Enter the total number you want to enter:")) ...
確定! 回上一頁