Q. What is the output of the following program : print 'cd'.partition('cd') (A) („cdβ) (B) (”) (C) („cdβ, ”, ”) (D) (”, „cdβ, ”) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) (”, „cdβ, ”)