Computer Science, asked by sanishsaha, 7 months ago

Write program using for loops to print the following series:-
1. 1, 11, 111, 1111, 11111, 111111
2. 1, 22, 333, 4444, 55555, 666666
3. 5, 50, 505, 5050, 50505,5050505
4. 1, 12, 123,1234, 12345, 123456​

Answers

Answered by kulbirgill0751
0

a. 1111111

b. 7777777

c. 50505050

d. 1234567

it is correct or wrong

Similar questions