Find the output of the program
'{a}{b}{a}'.format (a=' hello' , b=' world', c= 'hello')

Posted on by