Computer Science, asked by luckytiger94, 7 months ago

Using a switch case statement, write a menu driven program for the following: [15]

i) To print the Floyd’s triangle [Given below]

1

2 3

4 5 6

7 8 9 10

11 12 13 14 15

ii) To print the following pattern

1

1 0

1 0 1 0

1 0 1 0 1

1 0 1 0 1 0​

Answers

Answered by udutharajitha74
0

Answer:

9035280

i hope it will useful for

Similar questions