New ! Computer Science MCQ Practise Tests



Strings and String Manipulations 3 Mark Book Back Question Paper With Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 15

    3 Marks

    5 x 3 = 15
  1. Write a Python program to display the given pattern
    C O M P U T E R
    C O M P U T E
    C O M P U T
    C O M P U
    C O M P
    C O M
    C O
    C

  2. Write a short about the followings with suitable example:
    (a) capitalize( )
    (b) swapcase( )

  3. What will be the output of the given python program?
    str1 = "welcome"
    str2 = "to school"
    str3 = str1[:2] + str2[len(str2)-2:]
    print (str3)

  4. What is the use of format( )? Give an example.

  5. Write a note about count( ) function in python.

*****************************************

Reviews & Comments about 12th Standard Computer Science English Medium - Strings and String Manipulations 3 Mark Book Back Question Paper and Answer Key 2022 - 2023

Write your Comment