Write a program that prompts the user for some marks


Problem

Write a program that prompts the user for some marks (e.g. 56, 72, 33, and so on) and counts the number of marks entered. The program should allow for the entering of marks until -1 is entered, signifying there are no more marks to enter. Your program should print the total number of marks that were entered.

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Write a program that prompts the user for some marks
Reference No:- TGS03268319

Expected delivery within 24 Hours