请在 下方输入 要搜索的题目:

下面代码的输出结果是a = 2b = 2c = 2.0print(a == b, a is b, a is c)


A、True False False;
B、True False True;
C、True True False;
D、False False True

发布时间:2025-10-14 18:22:14
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:True True False
专业技术学习
专业技术学习
搜搜题库系统