write the algorithm steps and draw the flowchart to print "welcome" 5 times
Answers
Answered by
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