首页
表达式type('3') in (int, float,complex)的值为()。
2023-11-03 11:12:34
初级Python开发工程师
表达式type('3') in (int, float,complex)的值为()。
False
上一篇:
表达式type(3) ==int的值为()。
下一篇:
表达式type(3+4j) in (int, float,complex)的值为()。