swustxxl's recent timeline updates
swustxxl

swustxxl

V2EX member #141175, joined on 2015-10-04 18:10:29 +08:00
swustxxl's recent replies
Oct 4, 2015
Replied to a topic by Ansen Python python 3 继承内置 list 对象问题
@Kisesy 嗯,确实敲错了,不好意思
不过继续报错,这回是这样的了
Traceback (most recent call last):
File "C:\Python34\AthleteList\AthlelteList.py", line 37, in <module>
print(james.name + "'s fastest times are: " + str(james.top3()))
TypeError: can only concatenate list (not "str") to list
Oct 4, 2015
Replied to a topic by Ansen Python python 3 继承内置 list 对象问题
@zzbond0517 关于 list.__int__([])
书中的解释是:初始化所派生的类
Oct 4, 2015
Replied to a topic by Ansen Python python 3 继承内置 list 对象问题
代码中, james2.txt 的内容:
James Lee,2002-3-14,2-34,3:21,2.34,2.45,3.01,2:01,2:01,3:10,2-22,2-01,2.01,2:16
Oct 4, 2015
Replied to a topic by Ansen Python python 3 继承内置 list 对象问题
@zzbond0517
这是从 head first python 第 210 页 中原样抄出的代码,要错也是书里面写出了,但个人觉得这本书还是比较靠谱的(看样子每个程序貌似都经过调试的),或许是编书的时候忽略了某些前提,导致程序报错,碍于经验不足,找不出问题。
python IDLE 好像没有行号
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3833 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 04:33 · PVG 12:33 · LAX 21:33 · JFK 00:33
♥ Do have faith in what you're doing.