imported_kimberly
11-20-2003, 09:48 AM
Hi eveyone,
can someone please take a look at my project and show me what i am doing wrong it is driving me up the wall. The tasks that the program should perform are as follows:
1. The program should input the names and marks (which it does) all scores should be entered between 0 and 1000 (not quite sure how to do this)
2. Calculate an average mark (which it does'nt)
3. Sort the names and marks of the team using a bubble sort algorithm (not sure how to do this)
I look forward to your relply,
kind regards
Kimberly.
can someone please take a look at my project and show me what i am doing wrong it is driving me up the wall. The tasks that the program should perform are as follows:
1. The program should input the names and marks (which it does) all scores should be entered between 0 and 1000 (not quite sure how to do this)
2. Calculate an average mark (which it does'nt)
3. Sort the names and marks of the team using a bubble sort algorithm (not sure how to do this)
I look forward to your relply,
kind regards
Kimberly.