First, the most serious problem with your code: Never, ever, ever use def inside of defn , unless you really know what you're doing. def ...
確定! 回上一頁