x = ['Today', 'nice', 'day'] print(x[0] + ' is a ' + x[1] + x[2])
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.