KEY.py 134 Bytes Edit 1 2 3 4 5 import random for i in random(45): ke="回家看看节目,花开联合会,健康的很过分" str=random.choice(ke) print(str)