zunairahamid2003 zunairahamid2003 09-10-2022 Computers and Technology contestada Write a Python program that asks the user to enter students’ grades. The program should keep accepting grades and stops once a negative value is entered. Finally, the program prints the number of grades entered, summation and average of all grades.