题解 | #班级管理#

班级管理

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

import sys

class attribute():
    a=input()
    b=int(input())
    c=int(input())
    d=input().split(" ")
    print("{}'s student number is {}, and his grade is {}. He submitted {} assignments, each with a grade of {}".format(a,b,c,len(d)," ".join(d)))

全部评论

相关推荐

10-11 17:48
已编辑
门头沟学院 Web前端
kabuu:问多了怕遇到聪明人坑不了了,说不定里面很坑呢,还是相信自己的选择吧
点赞 评论 收藏
分享
评论
点赞
收藏
分享

创作者周榜

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