DQ_restart
DQ_restart
全部文章
分类
题解(24)
归档
标签
去牛客网
登录
/
注册
你啸起来真好看
对所有的烦恼说Bye Bye~
全部文章
(共13篇)
题解 | #班级管理#
class Student: def __init__(self,name,stuno,score,grade): self.__name = name sel...
Python3
2022-08-08
0
203
题解 | #修正错误的字母#
print(input().replace('a*','ab'))
Python3
2022-08-08
8
290
题解 | #发送offer#
# 用pythonist的写法 offer_list = ['Allen''Tom'] for l in offer_list: print(f'{l}, you have passed our interview and will soon ...
Python3
2022-08-06
0
189
首页
上一页
1
2
下一页
末页