莊庭寬LIST清單DICT字典RANDOM模組

#註解莊庭寬學過python import random x = [ i for i in range(10)] print('產生清單',x) y ={} for i in x: y[i]=random.random() print(y) for i in y: print(i, y[i])

留言

  1. 隨便應付!https://kuanhtml-css-javascript-java.blogspot.com/2025/06/listdictrandom.html

    回覆刪除

張貼留言

這個網誌中的熱門文章

莊庭寬python運算CSV輸出TKINTER投資風險與報酬Markowitz

馬可維茲風險平均數平面

莊庭寬利用Python讀取SPY日成交資料