blob: 2aa1c25681d255c919f8465fd6b57e47d42056a5 [file] [log] [blame]
a = "Hello"
print("%s: %s %s" % ("Error", a, "World"))