首页 > 学历类考试
题目内容 (请给出正确答案)
[主观题]

While I was skiing,I ______ and broke my wrist.A.fellB.feltC.feelD.fallen

While I was skiing,I ______ and broke my wrist.

A.fell

B.felt

C.feel

D.fallen

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“While I was skiing,I ______ an…”相关的问题
第1题
听力原文:M: Hello, professor Johnson.W: Hello, Tony. So what shall we work on today?M: Wel

听力原文:M: Hello, professor Johnson.

W: Hello, Tony. So what shall we work on today?

M: Well, the problem is that this writing assignment isn't coming out right. What I thought I was writing on was to talk about what a particular sport means to me when I participate in.

W: What sport did you choose?

M: I decided to write about cross-country skiing.

W: What are you going to say about skiing?

M: That's the problem. I thought I would write about how peaceful it is to be out in the country.

W: So why is that a problem?

M: I'd like to start describing how quiet it is to be out in the woods. I keep mentioning how much effort it takes to keep going. Cross-country skiing isn't as easy as some people think. It takes a lot of energy, but that's not part of my paper, so I guess I should leave it out. But now I don't know how to explain that feeling of peacefulness without explaining how hard you have to work for it. It all fits together. It's not like just sitting down somewhere and watching the clouds roll by. That's different.

W: Then you'll have to include that in your point. The peacefulness of cross-country skiing is the kind you earn by effort. Why leave that out? Part of your point you knew beforehand, but part you discovered as you wrote. That's common, right?

M: Yeah, I guess so.

Questions:

19. What is the topic of the man's writing assignment?

20. What problem does the man have while working on his paper?

21. What does the woman say is common in writing papers?

(20)

A.Beautiful scenery in the countryside.

B.Dangers of cross-country skiing.

C.Pain and pleasure in sports.

D.A sport he participates in.

点击查看答案
第2题
__________()

A.I'm going skiing

B.Same to you

C.I like weekends a lot

点击查看答案
第3题
— Mary,I heard you went skiing with your friends. What happened?— __________.A. Well,

— Mary,I heard you went skiing with your friends. What happened?

— __________.

A. Well,I never learned skiing.

B. I sprained my ankle and caught a bad cold.

C. Well,it’s difficult to imagine.

D. Nothing serious.

点击查看答案
第4题

I'd rather we () skiing this year instead of hiking.

A.went

B.go

C.although

D.lest

点击查看答案
第5题
Man:Hi,Susan. I hear your ski trip was out of this world! Woman:It was wonderful. I di

Man:Hi,Susan. I hear your ski trip was out of this world!

Woman:It was wonderful. I didn’t want to come back to the real world!

Question:What can we learn about Susan?

A. She preferred to live in an unreal world.

B. She enjoyed the skiing very much.

C. She lost contact with this world.

D. She failed to carry out her ski plan.

点击查看答案
第6题
哪些是while循环的书写格式()

A.for(var i=0;i<100;i++){}

B.while(){}

C.()while{}

D.{}()while

点击查看答案
第7题
下列语句中不是死循环的是()
A.int i=10B.or( int i=1:i<10;i++)while(1) {} i--;i--; }if(i==1)break;}C.int i=0D.int i=1;do{ for(;;)i=i+1;i++;}while(i>=0)
点击查看答案
第8题
以下能够正确计算1*2*3*…*n的程序是()。

A.n=10 : s=1 : Do : s=s*i : i=i+1 : Loop While i

B.n=10 : s=1 : i=1 : Do: s=s*i : i=i+1 : Loop While i

C.n=10 : s=1 : i=1 : Do : s=s*i : i=i+1 : Loop while i<=n

D.n=10 : s=1 : i=1 : Do: s=s*i : i=i+1 : loop While i>n

点击查看答案
第9题
以下不是死循环的程序段是()

A.for(; ;);

B.int s=36;while (s){--s;}

C.unsigned int k=0;do{++k;} while (k>=0);

D.int i=100;while(1){i=i%100+1;if (i>100) break;}

点击查看答案
第10题
下列程序能实现循环20次的是()

A.int i=0; while(i>20){ i--;}

B.int i=0;while(i<=20){ i++;}

C.int i=0;while(i<20){ i++;}

D.int i=0;while(i>=20){ i++;}

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改