A、whether
B、when
C、how
D、what
第1题:
A、inform
B、uniform
C、tall
D、tell
第2题:
“You ____ have a wrong number,” she said. “There’s no one of that name here.”
A. need
B. can
C. must
D. would
第3题:
请判断如下的代码输出结果: spices = {'Coffee':50, 'Tea':20, 'Sugar':20} print(spices.get('Juice', 'Sorry, only Coffee, Tea, Sugar in spices.'))
A.0
B.报错
C.'Sorry, only Coffee, Tea, Sugar in spices.'
D.20
第4题:
( ) – Is Miss White __________ English teacher, Maria?
– No, she teaches __________ geography.
A.your;my
B.you;mine
C.you;us
D.your;us
第5题:
Me,you是两个初始集合,则下列关于派生集合定义方式正确的是
A.link/me,you/:a;
B.link(me,you):a;
C.link/me you/a;
D.link(me,you)/a;