Question & Answer

Write an algorithm that is the same as the flowchart below

Write an algorithm that is the same as the flowchart below

1 Answer

Verified archive
AnonymousMay 14, 2024

My num < random (1,10)
Repeat until my num>8
display(myNum)
myNum<random(1,10)
Display (“done”)