[Day04]Python 基礎語法- list、tuple、dict、for、while ... print('串列元素數目----->',len(ironman_list1)) print('串列元素最小值--->',min(ironman_list1)) ...
確定! 回上一頁