Skip to content
Pooja Bhatia Classes Hari Nagar
  • We teach following classes
    • Class 12
    • Class 11
    • Class 10
    • Class 9
  • Sumita Arora IP/CS Solutions
  • Jobs/Internship
Pooja Bhatia Classes Hari Nagar

sa 11 cs chapter 8

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 »

14. Given a list of integers, write a program to find those which are palindromes. For example, the number 4321234 is a palindrome as it reads the same from left to right and from right to left.

sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP

l = input(‘Enter a list of numbers : ‘).split() for num in l: for i in range(len(num)//2): if num[i] != num[-(i+1)]: break else: print(num, ‘is a palindrome’)

14. Given a list of integers, write a program to find those which are palindromes. For example, the number 4321234 is a palindrome as it reads the same from left to right and from right to left. Read More »

Post pagination
← Previous 1 … 23 24 25 … 38 Next →
  • We teach following classes
    • Class 12
    • Class 11
    • Class 10
    • Class 9
  • Sumita Arora IP/CS Solutions
  • Jobs/Internship
  • We teach following classes
  • Sumita Arora IP/CS Solutions
  • Jobs/Internship

Copyright © 2025 Pooja Bhatia Classes Hari Nagar | Powered by Pooja Bhatia Classes Hari Nagar.