the function parameters are:
print text [x y [color]]
try to type
function TIC() cls() -- clear screen print('hello world',10,10,6)end