Thursday, February 5, 2015

Exercise


Write a program that ask user to enter student's full name. Repeat the process until user click 'N'.
After the program stop, the program will display the total number of students


Write a program that ask user to input student's full name, three quizzes, two test and two assignments. And calculate the total marks. Repeat the process until no more student to enter.

No comments:

Post a Comment