DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR LUA
while main.lua
x
=
10
while
(
a
<
20
)
do
local
x
=
display
.
newText
(
x
,
160
,
30
)
a
=
a
+
1
end
Source by www.tutorialspoint.com #
PREVIOUS
NEXT
Tagged:
ADD COMMENT
Topic
COMMENT
Name
1+2 =
Submit