MAYOOR SCHOOL AJMER
XI Computer Science / Assignment 8
Write the python script to draw the following patterns based on loops. Fetch the number of rows from the user
in all the questions.
(a) * * * * * * (b) * (c) 1 (d) 1
****** ** 22 2 3
****** *** 333 4 5 6
****** **** 4444 7 8 9 10
****** ***** 55555 11 12 13 14 15
(e) 1 (f) A (g) A (h) $ $ $ $ $
1 2 BB AB $$$$
1 2 3 CCC ABC $$$
1 2 3 4 DDDD ABCD $$
1 2 3 4 5 E EEEE ABCDE $
(i) $ $ $ $ $ $ (j) @ (k) & & & & & & (l) @
$$$$$ @@ &&&&& @@@
$$$$ @@@ &&&& @@@@@
$$$ @@@@ &&& @@@@@@@
$$ @@@@@ && @@@@@@@@@
$ @@@@@@ &
MAYOOR SCHOOL AJMER
XI Computer Science / Assignment 8
Write the python script to draw the following patterns based on loops. Fetch the number of rows from the user
in all the questions.
(a) * * * * * * (b) * (c) 1 (d) 1
****** ** 22 2 3
****** *** 333 4 5 6
****** **** 4444 7 8 9 10
****** ***** 55555 11 12 13 14 15
(e) 1 (f) A (g) A (h) $ $ $ $ $
1 2 BB AB $$$$
1 2 3 CCC ABC $$$
1 2 3 4 DDDD ABCD $$
1 2 3 4 5 E EEEE ABCDE $
(i) $ $ $ $ $ $ (j) @ (k) & & & & & & (l) @
$$$$$ @@ &&&&& @@@
$$$$ @@@ &&&& @@@@@
$$$ @@@@ &&& @@@@@@@
$$ @@@@@ && @@@@@@@@@
$ @@@@@@ &