python随机数

import random

r=random.randint(20,40)
print(r)

 

posted @ 2022-12-19 17:04  212的s  阅读(12)  评论(0编辑  收藏  举报