#!/usr/bin/lua print("haicoder(www.haicoder.net)\n") arr = {1, 3, 5, 7, 9} arr1 = {1, 3, 5, 7} if #arr ~= #arr1 then print("not equal!
確定! 回上一頁