初始化一個空串列,並將其指定給found 變數 found = [] # 初始化一個串列,內含5 個母音單字字元,並將其指定給vowels 變數 vowels = ['a', 'e', 'i', ...
確定! 回上一頁