光棍日下午上課 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 11月 10, 2024 😀 👋 ❤️🔥 476 477 478 TR=TABLE ROW TD=TABLE DATA 秀出影片 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 留言
2025年3月4日上課Python 陣列 array 串列的函數 (方法) 3月 03, 2025 利用w3schools練習的python指令 animal = ["豬", "牛", "羊", '貓'] #python語言的註解comments x = animal.copy() print(animal) x.reverse() #將x反轉reverse print(x) animal.append('狗') print(animal) y = animal.copy() y.reverse() #將x反轉reverse print(y) 閱讀完整內容
留言
張貼留言