首页->Python编程
(A)a="123"
(B)b="123"
(C)下面哪个表达式的结果是True的?
(D)a!=b
(E)a is b undefineda = = 123 undefineda+b=246