猫史档案馆


【聊天室】你们随便聊我只是吃个瓜···

用户:轮回的写作龖轮回的写作龖查看:16 回复:8 评论:16 创建时间:2020-03-07T14:02:03


这里可以打小说广告但是不可以打作品广告···然后就是不可以骂人···


回复

上一页1 页 / 共 1下一页
MC本人姓潘MC本人姓潘

看看我的小说:https://shequ.codemao.cn/wiki/novel/cover/57464

点赞1


评论


轮回的写作龖轮回的写作龖

我的小说:https://shequ.codemao.cn/wiki/novel/cover/57237 MC本人姓潘的小说:https://shequ.codemao.cn/wiki/novel/cover/57464

点赞0


评论


轮回的写作龖轮回的写作龖

啊啊啊这是聊天室···不是战场···我要把之前的评论清空!!!

点赞0


评论


一个STUB用户_6923702一个STUB用户_6923702

好玩好玩

a=iter(['s','c','r','a','t','c','h','最','棒'])
for i in range(9):
    print(next(a))

点赞0


评论


一个STUB用户_6923702一个STUB用户_6923702

我看你怎么停:

while 1>-3984923:
    try:
        print "HI"
    except KeyboardInterrupt:
        print "You press Ctrl+c"

点赞0


评论


一个STUB用户_6923702一个STUB用户_6923702

超级函数回环

带你见识一下递归深度

def a(num,func):
    print(num+1)
    return func(num+1,b)
def b(num,func):
    print(num+2)
    return func(num+2,c)
def c(num,func):
    print(num+2)
    return func(num+2,a)
a(1,b)

点赞0


评论


教程喵教程喵

我要下线了

点赞0


评论


不打狙的多多不打狙的多多

插个广告https://shequ.codemao.cn/wiki/novel/cover/53987

点赞0


评论