填空题
(True, 5)
list(map(str,[1,2,3]))的执行结果为()。
填空题list(map(str,[1,2,3]))的执行结果为()。
表达式[1,2,3]*3的执行结果为()。
填空题表达式[1,2,3]*3的执行结果为()。
表达式isinstance(’Helloworld’,str)的值为()。
填空题表达式isinstance(’Helloworld’,str)的值为()。