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 A

Dim y

Total as integer

Nameeee as string Total>=10? END

n
Input

Nameeee

Nameeee=Romeo

Total=1

B Total=Total+1

Print

“Nameeee”

You might also like