Course Content
How to Add a Virtual Environment in Python
0/1
Set
0/1
Python
About Lesson

Do this with while loop and for loop.

*

**

***

****

*****

1

12

123

1234

12345

1

22

333

4444

55555

1

21

321

4321

54321

5

54

543

5432

54321

5

44

333

2222

11111

1

23

456

78910

*****

****

***

**

*

—-*

—*-*

–*-*-*

-*-*-*-*

*-*-*-*-*

Print all prime numbers upto 100(break statement)

print all possible combination of 1 2 3(continue statement)