A、has been
B、have been
C、has ever
D、has never
第1题:
A.Tom家的电话是无绳电话
B.Tom家没有使用分离器
C.Tom家的ADSLModem中PVC配置经常丢失
D.Tom使用的拨号软件和Windows操作系统兼容性不好
第2题:
请选择正确的翻译: “我在巴黎。”
A.Je suis Paris.
B.Je suis à Paris.
C.Il est à Paris.
D.Nous sommes à Paris.
第3题:
关于以下代码说法正确的是(_____)。 class Student: def language(self): print ("All the students like Python") class Mary(Student): def work(self): print("Mary is programming") class Tom(Student): def language(self): print("Tom likes JAVA") mary = Mary() tom = Tom()
A.mary.language()会打印出All the students like Python
B.tom.language()会打印出All the students like Python
C.tom.work()会打印出Tom is programming
D.tom.language()会打印出Tom likes JAVA
第4题:
第5题:
请将下列肯定句改为否定句: J'habite à Paris.
第6题:
9、请选择正确的翻译: “我在巴黎。”
A.Je suis Paris.
B.Je suis à Paris.
C.Il est à Paris.
D.Nous sommes à Paris.