68.
What will be the output of the following Python code?
print("Hello {0} and {1}".format(('foo', 'bin')))

Read More Section(Strings in Python)

Each Section contains maximum 100 MCQs question on Strings in Python. To get more questions visit other sections.