(Important.) What do you think happens in the next example? for a=1,100,-1 do print(a,a*a) end. Lua's "for" loop has a two or three of features that should ...
確定! 回上一頁