You are on page 1of 1

1- Write a program, to generate User choice Table and its limit in

reverse order
i.e
10 x 15 = 150
10 x 14 = 140
:
:
:
10 x 1 = 10

2- Write a program to generate a pattern mentioned below.


7777777
666666
55555
4444
333
22
1

You might also like