print("hello") lua code example Example 1: lua print hi print("Hi") --prints hi Example 2: how to say hi in lua print("hello")