print("hi") end
print("text"..v) -- "" for strings, '..' to concencate, type name of variable to print variable