Computer Science, asked by kirezilael, 5 months ago

write an algorithm to print your first name 10 times

Answers

Answered by Anonymous
5

Answer:

hello,

Explanation:

step1:start

step2:input name

step3:i=1

          while i=10

          output name

           i=i+1

step4:stop

hope it helps you

please mark brainliest

@ItzSnowySecret07

Similar questions