Computer Science, asked by jashwird, 5 months ago

7. What is the output of following code ?
for a in range (2, 7) :
for b in range(1, a) :
print ('#', end = ' ')
print ()

Answers

Answered by anirudh234x
2

Answer:

Increase in percent of 2 times of a number is

Explanation:

Increase in percent of 2 times of a number is

Similar questions