Output the translated string: 44. print(translated) 45.pyperclip.copy(translated)第 44 行是呼叫 print()函式把 translated 變數中的字串顯示在畫面上。
確定! 回上一頁