for i=0,999 do print(string.format("%03d",i)) if io.stdin:read("*l")=="unlocked" then break end end