A. len B. type C. class D. id
A. char(16) B. string(16) C. str(16) D. int(16)
A. 一个字符 B. 整数值 C. 布尔值 D. 字符串
A. 对 B. 错
A. type()函数 B. typeof()函数 C. isinstance()函数 D. istype()函数
A. int B. str C. float D. bool