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 »
15. Write a Python program to print every integer between 1 and n divisible by m. Also report whether the number that is divisible by m is even or odd. sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP 15. Write a Python program to print every integer between 1 and n divisible by m. Also report whether the number that is divisible by m is even or odd. Read More »