- 博客(1)
- 收藏
- 关注
原创 哪位路过的能简单写个注释吗
def check_index(key): if not isinstance(key,int):raise TypeError if key<0:raise IndexErrorclass ArithmeticSequence: def _init(self,start=0,step=1): self.start=start self.step...
2018-05-25 15:59:42
213
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人