(单选题, )以下不合法的表达式是

分类: 初级Python开发工程师 发布时间: 2023-11-03 11:12 浏览量: 0

(单选题, )以下不合法的表达式是

A.x in [1,2,3,4,5]

B.x-6>5

C.e>5 and 4==f

D.3=a

正确答案是D