题解 | #格式化输出(一)#

格式化输出(一)

https://www.nowcoder.com/practice/fe82dc48f4f04b2397a85fb1bdbe34a2

import sys
def introduce(b:str):
    a=b
    print("I am {} and I am studying Python in Nowcoder!".format(a))

c=introduce(input())

全部评论

相关推荐

11-13 14:37
门头沟学院 Java
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

更多
牛客网
牛客网在线编程
牛客网题解
牛客企业服务