Archive for November, 2008

WHILE Question

Friday, November 7th, 2008

 Write a structured algorithm which prompts the user to read the scores for a number of batsmen who played in a cricket match and the number of extras made by the team. Calculate and output the total runs made by the team. The data is terminated by 9999

If you did this one already, create your own and solve it