write an algorithm and drow flowchart , print your name 50 time.
Answers
Answered by
0
Answer:
Include the required header files and declare the variable int i and char name. · Get the name from the user. · Using for loop [ (i=0;i<=5;i++) ]
Answered by
0
Answer:
WRITE AN ALGORITHM AND DRAW FLOWCHART
Similar questions