Test

博客园快捷发布工具测试

测试

test

可以的?

[ heta = alpha+theta ]

import random

f = ['郭', '王', '吕', '周']

# 随机取出3个
random.sample(f, 3)
原文地址:https://www.cnblogs.com/MayeZhang/p/12372907.html