Whereas the list assignment you see here did not rebind the object l 1, it changed this. OK?
并没有对包含1的对象做重新绑定,所以这有所改变,对不对?
麻省理工公开课 - 计算机科学及编程导论课程节选
Since that object is itself a list, what I get is a list of lists.
因为这个对象本身就是个数组,因此我得到了一个包含数组的数组。
应用推荐
模块上移
模块下移
不移动