第15901题 判断题
判断命题‘列表生成式l=[x*x for x in range(6)]与list(map(lambda x:x*x,range(6)))的功能不可能等价’是否正确
A

正确

B

错误

程序运行统计
暂无判题统计