Computer Science, asked by jigyasa62, 11 months ago

write the algorithm steps and draw the flowchart to print "welcome" 5 times​

Answers

Answered by sravanthi3684
7

Answer:

algorithm-solving the problem in step by step process is called algorithm

Explanation:

step-1 start

step-2 declare the word welcome

step-3 enter the word welcome

step-4 print the word welcome 5times

step-5 stop

Similar questions