You defined fru only if a test suceeded. What you should do is replace lines 12-18 with fru = None # give an initial dummy value to fru for pa in pa_list: ...
確定! 回上一頁