0
点赞
收藏
分享

微信扫一扫

20240917_223927 python 编码小题

最后的执着 2024-09-16 阅读 1

需求

image.png

提示

#在____________上补充代码
#不要修改其他代码

def vfun(x,b):
    ____________:
        x += ____________
    return x
lc = ____________
print(vfun(10,lc))
举报

相关推荐

python小题

Python小题

python小题库

Java小题试炼

es6小题

牛客算法小题

Python编码

0 条评论