Quizzma Latest Questions

Write an algorithm that is the same as the flowchart below

Anonymous

Write an algorithm that is the same as the flowchart below




Leave an answer

Leave an answer

1 Answer

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

Related Questions