参考答案和解析
参考答案:B
更多“The more the young students worked, the ________ energetic they became.A: muchB: mor ”相关问题
  • 第1题:

    My brother used ____ in the same office with John. They are very good friends.

    A. to work

    B. working

    C. work

    D. worked


    答案:C

  • 第2题:

    As he is going to work in Holland for two years,he will be parted from his two children.

    A: stayed
    B: separated
    C: far
    D: worked

    答案:B
    解析:
    句意:由于他要到荷兰去工作两年,所以他得同自己的两个孩子分开。四个选项中,A. stay的意思是“住、逗留”,人作主语时应该选用主动语态;C. far意思是“远的”; D. work的意思是“工作”;B. separate的意思是“分开、隔离”,be separated from表示“和……分离开”,题目中画线部分的意思是“分开、隔离”,be parted from的意思是“同……分开”,因此B选项符合题意。

  • 第3题:

    创建students对象,_______语句可以选出第二个同学的身高。 students数据如下: age height weight 1 19 170 68 2 20 165 65 3 18 175 65

    A.students[1,'height']

    B.students.loc[2,'height']

    C.students.iloc[1, 1]

    D.students['height'][3]


    students.loc[2,'height'];students.iloc[1, 1]

  • 第4题:

    He carried on( )after his accident.

    A. to work

    B. work

    C. working

    D. worked


    正确答案:C

  • 第5题:

    She_as an animal trainer since2003.

    A.hasworked
    B.works
    C. willwork
    D.worked

    答案:A
    解析:
    考査时态。since意为“自从”,应用现在完成时态,所以答案应选A。

  • 第6题:

    创建students对象,_______语句可以选出第二个同学的身高。 students数据如下: age height weight 1 19 170 68 2 20 165 65 3 18 175 65

    A.students.loc[2,'height']

    B.students.iloc[1, 1]

    C.students[1,'height']

    D.students['height'][3]


    students.loc[2,'height'];students.iloc[1, 1]