You can easily iterate over every single character of a string in Lua using iterators. [code]for c in string.gmatch(“sentence”,”.
確定! 回上一頁