Vidyalelo
Python · Q91

Python Lists MCQs: Exam Practice for List Concepts

Programming · Python · question 91

Q91

Which of the following is the correct expansion of list_1 = [expr(i) for i in list_0 if func(i)]?

D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board