ros.py 文件源码

python
阅读 34 收藏 0 点赞 0 评论 0

项目:ROS-Code 作者: Richienb 项目源码 文件源码
def randomstr(valuelist):
    from random import choice
    try:
        return choice(valuelist)
    except IndexError:
        raise RuntimeError('An Error Has Occured: List Not Specified (0018)')

# Get The Time Since 00:00 On 1 January 1970
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号