下午李昀臻學習Bro Code計算機 取得連結 Facebook X Pinterest 以電子郵件傳送 其他應用程式 12月 22, 2024 李昀臻學習Bro code製作計算機 + 7 8 9 - 4 5 6 * 1 2 3 / 0 . = C https://www.youtube.com/watch?v=I5kj-YsmWjM Build this JS calculator in 15 minutes! 取得連結 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) 閱讀完整內容
留言
張貼留言