bios:335: [string "spel"]:5: '<eof>' expexted
i dont know how to fix it heres the code
print("Spelletje doen? - druk op 1")
id, key = os.pullEvent("key")
until key == 2
if key == 2 then
shell.run("worm")
end
Posted 21 October 2012 - 03:43 PM
print("Spelletje doen? - druk op 1")
id, key = os.pullEvent("key")
until key == 2
if key == 2 then
shell.run("worm")
end
Posted 21 October 2012 - 03:51 PM
for i = 1,100 do print(i) until i == 52
Posted 21 October 2012 - 03:58 PM
if key == 2 then
shell.run("worm")
end
Posted 21 October 2012 - 04:01 PM
Posted 21 October 2012 - 04:02 PM
Posted 21 October 2012 - 04:57 PM
Posted 21 October 2012 - 05:01 PM
sIdEkIcK_, on 21 October 2012 - 03:51 PM, said:
for i = 1,100 do print(i) until i == 52
0 members, 1 guests, 0 anonymous users