answersLogoWhite

0


Best Answer

A number of student results are to be entered using the keyboard and

the results are to be printed. Each student will have a variable number

of results, the termination of which is represented by the value 999.

Although the number of marks for each student is variable, these will

usually be between 1 and 5, so there will be no problem printing the

marks for each student on one line. The termination of the whole group

of student names will be represented by XXXX.

Write the pseudocode to calculate the total score for each student, print

the student name, each of the student's marks and the total. An

example of output might be:

Student Name Marks Total

John Smith 34 56 72 162

where the data typed using the keyboard for two students would be:

John Smith, 34, 56, 72, 999, William Holland, 67, 43, 12, 34, 999,

XXXX.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write repeat until pseudo codes?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write the pseudo codes that will accept 7 numbers and display their sum?

Start accept 7 number calculate sum print sum stop


How can i write pseudo code for C plus plus if i haven't even wrote the program yet?

You are going about this backwards. First, define the program. Second, describe its algorithm. Third, if needed, write pseudo code. (Sometime, algorithm and pseudo code is the same process.) Fourth, or third, write real code.


How does pseudo code operate?

It doesn't. Pseudo code isn't a programming language, it is just there to give an idea of how you could write a program.


How do you write a pseudo code for find the quadratic equation?

computer scince


Write the Pseudocode to find the factorial of a number?

Pseudo code+factorial


Explain Pseudo code for circular linked list?

write pseudocode for link list


How do you memorize a current events?

The best way to memorize a speech or essay is just to repeat it over and over until you remember it. Write it out on a card or set of cards and keep going over it until you can recite it.


What is the pseudocode for converting Fahrenheit to Celsius?

how to write the pseudo code for : (5/9)(f-32)


How do you get jeep to start?

bleed the fuel line of air may have to prime. if old prime in top of carburetor. if new turn switch on for 4 sec two times. stop at two. wait repeat three turns on new jeep should activate codes for check/engine light turn switch till you see odometer light up repeat two times then comes codes if flashes done you have no codes have pen ready to write


Where to write the shop codes at tamagotchi?

go to the shop and press the button on the left four times until he has a suprizsed face then put in the code


Write a note on indeterminate loop in visual basic?

Indeterminate loops in Visual Basic are loops that repeat for an unknown number of times. The programmer sets up the loop to repeat until a certain condition is reached, or while a certain condition is true.


How do you write a good paper?

1) Do good research. 2) Make good notes. 3) Write a detailed outline. 4) Write a first draft. 5) Proofread the paper. 6) Rewrite it. [Repeat 5 and 6 until satisfied with the result.]