Skip to content

Commit 8330be7

Browse files
committed
p3
1 parent 09f0a31 commit 8330be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

221.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ sys.argv是专门用来向python解释器传递参数,名曰“命令行参数
223223
copy(): ['foo', 17]
224224
deepcopy(): ['foo', 7]
225225

226-
尽在不言中,请读者认真对邵上面的显示结果,体会深拷贝和浅拷贝。
226+
尽在不言中,请读者认真对照上面的显示结果,体会深拷贝和浅拷贝。
227227

228228
------
229229

0 commit comments

Comments
 (0)