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

What is the output of the following program : print ‘cd’.partition(‘cd’)
(”, „cd‟, ”)
Good Your Answer is Correct
(”)
(„cd‟, ”, ”)
(”, „cd‟, ”)

Leave a Reply

Your email address will not be published. Required fields are marked *