MCQ Answer

<p>What will be the output of the following Python code snippet?</p><pre><span style="font-size: 14px;">print('abcdefcdghcd'.split('cd', 2))</span></pre>

What will be the output of the following Python code snippet?

print('abcdefcdghcd'.split('cd', 2))


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

print('abcdefcdghcd'.split('cd', 2))
Topic : Sequence data types in python

A. [‘ab’, ‘ef’, ‘ghcd’]

B. [‘ab’, ‘efcdghcd’]

C. [‘abcdef’, ‘ghcd’]

D. none of the mentioned उल्लेखित कोई नहीं




Correct Answer is :

A. [‘ab’, ‘ef’, ‘ghcd’]



Explanation
The string is split into a maximum of maxsplit+1 substrings.
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