Computer Science, asked by Anamikaas04, 4 months ago

Write a python program to print the following pattern using conditional looping.
*
**
***
****
*****

❌DO NOT SPAM❌

[[∆correct answers get a follow and 10 thanks∆]]​

Answers

Answered by sameer4263
1

Accept the number of rows from a user using input() function or decide the size of a pattern.

Iterate the number of rows using outer for loop and range() function.

Next, the inner loop or nested for loop to handle the number of columns.

plz mark as brain list answer so needed

Answered by kim23anu
1

Answer:

hello

Explanation:

anu here

.... ♥️♥️♥️✌️⚡⚡✨✨✨✨✨✨✨✨♥️✨✨✨✨

Similar questions