You are on page 1of 1

Name: Tristan G.

Espiritu
Grade & Section:9- Mendeleev

Draw a flowchart that accepts a name input, then the program displays the input name 10
times. (Use loop to generate the output)

START

Dim

Romeo
as string

Romeo=1

A Romeo=Romeo+1

Print

Romeo

“Romeo>=10?”
END

You might also like