Getting Started with Python Class 11 Notes Important Points

Getting Started with Python Class 11 Notes Getting Started with Python Class 11 Notes What is Program and Programming Language? An ordered set of instructions to be executed by a computer to carry out a specific task is called a program, and the language used to specify this set of instructions to the computer is … Read more

60+ Dictionary Python Best MCQ Class 11

Dictionary Python MCQ Q1. Keys of dictionary must be _______________ a. antique b. unique c. mutable d. integers Q2. Dictionaries in python are _________________. a. Mutable data type b. Non-Mutable data type c. Mapping data type d. Both a and c Q3. Which of the following is used to delete an element from Dictionary? a. … Read more

error: Content is protected !!