17. Write a program using nested loops to produce a rectangle of *’s with 6 rows and 20 *’s per row. sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP # Output 17. Write a program using nested loops to produce a rectangle of *’s with 6 rows and 20 *’s per row. Read More »
16. Write a program to accept the age of n employees and count the number of persons in the following age- group : (i) 26 – 35 (ii) 36 – 45 (iii) 46 – 55. sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP 16. Write a program to accept the age of n employees and count the number of persons in the following age- group : (i) 26 – 35 (ii) 36 – 45 (iii) 46 – 55. Read More »