Nobody in the class except you and me _____ to the principal about the air quality A.has complainedB.have complainedC.complainD.complaining

Nobody in the class except you and me _____ to the principal about the air quality

A.has complained

B.have complained

C.complain

D.complaining


相关考题:

at, is, good, nobody, everything__________________________________________________________________________.

[A] leading [B] noble [C] controlling [D] principal

( )you, everyone has helped in some way. A.Except forB.Except

"Nope" is the another way to say()A、noB、nineC、noneD、nobody

You ( ) me, because I never said I liked coffee without milk. A、must misunderstandB、must have misunderstoodC、must be misunderstandingD、had to misunderstand

49.—What about some drinks?—__________.A. Help, yourselfB. Good ideaC. You're welcomeD. Me,too

Me,you是两个初始集合,则下列关于派生集合定义方式正确的是A.link/me,you/:a;B.link(me,you):a;C.link/me you/a;D.link(me,you)/a;

me是一个包含3个成员属性为a的集合,you是一个包含2个成员属性为b的集合,则要定义一个2行3列的矩阵所对应的派生集合方法中正确的是A.ps(me,you):c;B.ps(you,me):c;C.ps(a,b):c;D.ps(b,a):c;

在完整的异常语句中,子句出现的顺序正确的是_______。A.try—>except—>else—>finallyB.try—>else—>except—>finallyC.try—>except—>finally—>elseD.try—>except—>except—>finally

Python处理异常的方式包括:A.try……exceptB.try……except……C.try……except……except……elseD.try……except……else……finally