能創建object 的class, 它的type 一定是type (或者是它的父類是type)。'list'> 也就是list 是type 的instance, 所以list object 可以創建object,但[1,2]是list ...
確定! 回上一頁