local foo = 1

print(string.format('Hello foo: %d', foo))