New ! Computer Science MCQ Practise Tests



Lists, Tuples, Sets and Dictionary 2 Mark Creative Question Paper With Answer Key

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 30

     2 Marks

    15 x 2 = 30
  1. Name the four collections of data types in python programming language.

  2. Write the syntax of creating list. Give example.

  3. What is nested list? Give example.

  4. Fill up the following to get the output:
    10,23.41,75
    Marks = [10.23,41,75]

  5. Write a program to print all elements in the list using reverse, indexing.

  6. Write a program to display element in a list ("Physics' ,"Chemistry", "Biology") using loop to get the output
    Physics
    Chemistry
    Biology

  7. Write the syntax of using for keyword to access all elements in the list. Pg 136 x 9.

  8. Write a syntax that shows the lists are mutable.

  9. Write the output for the following code?

  10. Differentiate append () and extend () function.

  11. How will you insert elements in a list? Write the syntax.

  12. Write the syntax of append () and extend () function.

  13. Write the syntax of deleting elements from the list.

  14. How will you delete the elements from the list if the index value is not known?

  15. State the working of pop () and clear () function.

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

Reviews & Comments about 12th Standard Computer Science English Medium - Lists, Tuples, Sets and Dictionary 2 Mark Creative Question Paper and Answer Key 2022 - 2023

Write your Comment