x = 7 y = 6 z = 'He ran for %s minutes for %s days' print(z % (x, y))
Click an option to check whether your answer is correct.
Explore more questions from similar topics.
Share this MCQ with your friends or study group.