TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
The Syntax vs The Spirit
2 points
by
BlakePetersen
over 11 years ago
2 comments
BlakePetersen
over 11 years ago
Collapse
Let's help Chris fill out his for loop list...<p>Lua:<p>for i = 1, 2, 3 do<p><pre><code> print (i) </code></pre> end
评论 #7039554 未加载
dded
over 11 years ago
And there are as many ways to spell "else if".