python随机选取字符串 随机生成字符串python python中怎样从一些字符串中随机选择一个输出?下面是示例代码:import randomstr1=“这个字符串有几个字符”n=随机.randint(0,len(ST... 2021-03-16 2694次浏览