TypeError: 'list' object is not callable occurs when you declare list ... list using parenthesis first_element= my_list(0) , which is wrong.
確定! 回上一頁