Q.

What is the output of the following program : print 'cd'.partition('cd')

A. („cd‟)
B. (”)
C. („cd‟, ”, ”)
D. (”, „cd‟, ”)
Answer» D. (”, „cd‟, ”)
2.1k
0
Do you find this helpful?
12

View all MCQs in

Python Programming

Discussion

No comments yet