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

Name
as letter

A Input

Name:Romeo

Print

Romeo

“Is_Romeo_Rep
eated_10_times
END
?”

You might also like