python隨機選取字符串 隨機生成字符串python python中怎樣從一些字符串中隨機選擇一個輸出?下面是示例代碼:import randomstr1=“這個字符串有幾個字符”n=隨機.randint(0,len(ST... 2021-03-16 2694次瀏覽