print("Hello World!"); # Comment for greeting in ["Hello", "Hola", "你好"] { print(greeting + " World!"); }