Class 11 CS Chapter 11 Back Exercise Part B Solutions Sumita Arora / Listing11CSSA, Uncategorized / By Neha 1. What is the difference between following two expressions, if lst is given as [1, 3, 5] ...click here for answer 2. Given two lists LI = ...click here for answer 4. Given a list LI = [3, 4.5, 12, 25.7, [2, 1, 0, 5], 88] ...click here for answer 5. Given a list L1 = [3, 4.5, 12, 25.7, ]2, 1, 0, 5], 88], which function can change the list to : ...click here for answer 6. What will the following code result in ? ...click here for answer 7. Predict the output ...click here for answer 8. Predict the output ...click here for answer 10. Predict the output ...click here for answer 11 . Predict the output of following two parts. Are the outputs same? Are the outputs different? Why? ...click here for answer 12 . Find the errors ...click here for answer 13. Find the errors ...click here for answer 14. Find the errors ...click here for answer 15. What will be the output of following code ? ...click here for answer