... if list_or_none == element_or_list_or_none == None: return None elif list_or_none == None: if isinstance(element_or_list_or_none, ...
確定! 回上一頁