this is a comment num = 22 -- this global variable represents a number local num2 = 33 -- local variable str1 = 'this is a string' str2 ...
確定! 回上一頁