answersLogoWhite

0

max=number

min=number

counter=1

start while(counter<=3)

read number

start if

max<number

max=number

else if

min>number

min=number

end while

write max

write min

/*modify the counter switch according to the number of values being compared if required*/

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
ProfessorProfessor
I will give you the most educated answer.
Chat with Professor

Add your answer:

Earn +20 pts
Q: Write the pseudocode for finding the largest of three numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp