function init() mode(0) cls() print("HOLA MUNDO!") end function update() end