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 6

10. Write a program to find the area of a triangle.

sa 11 cs chapter 6 / PythonCSIP CS IP

10. Write a program to find the area of a triangle. Read More »

14. Write a program to input a single digit (n) and print a 3 digit number created as e.g., if you input 7, then it should print 789. Assume that the input digit is in range 1-7.

sa 11 cs chapter 6 / PythonCSIP CS IP

# Code n = input(‘Enter a single digit number : ‘) num = n + str(int(n)+1) + str(int(n)+2) # we have converted the number to int type to add 1 & 2 and then converted back to str type for concatenation print(‘The three digit number is :’, num) # Output Enter a single digit number

14. Write a program to input a single digit (n) and print a 3 digit number created as e.g., if you input 7, then it should print 789. Assume that the input digit is in range 1-7. Read More »

Post pagination
← Previous 1 … 12 13 14 … 31 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.