print("Other string %()d" % dict(zip(['one', 'two', 'three'], [1, 2, 3])))