MCQ Answer

<p>What will be the output of the following Python code?</p><pre><span style="font-size: 14px;">a=["Apple","Ball","Cobra"]<br></span><span style="font-size: 14px;">a.sort(key=len)<br></span><span style="font-size: 14px;">print(a)</span></pre><div><br></div>

What will be the output of the following Python code?

a=["Apple","Ball","Cobra"]
a.sort(key=len)
print(a)



निम्नलिखित Python कोड का आउटपुट क्या होगा?

a=["Apple","Ball","Cobra"]
a.sort(key=len)
print(a)
Topic : Sequence data types in python

A. [‘Apple’, ‘Ball’, ‘Cobra’]

B. [‘Ball’, ‘Apple’, ‘Cobra’]

C. [‘Cobra’, ‘Apple’, ‘Ball’]

D. Invalid syntax for sort() सॉर्ट() के लिए इनवैलिड सिंटैक्स




Correct Answer is :

B. [‘Ball’, ‘Apple’, ‘Cobra’]



Explanation
it sort the based on length of string 
Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad