lua foreach w ciągu

for c in string.gmatch(“sentence”,”.”) do   print(c) end