The beauty of the city consists in the style of its buildings.
A. unique
B. only
C. good
D. strange
E. slim
F. bad
查看答案
下列程序共输出_______个值: age = 23 start = 2 if age % 2 != 0: start = 1 for x in range(start, age + 2, 2): print(x)
A. 16
B. 14
C. 12
D. 10
以下用于监控作用的单板是?
A. OMU
B. OTU
C. SOSC
D. ODU
下面哪项可以将窗口坐标设置为:(0,0)在左下角,(10,10)在右上角:
A. win.setcoords(Point(0,0), Point(10,10))
B. win.setcoords((0,0), (10,10))
C. win.setcoords(0, 0, 10, 10)
D. win.setcoords(Point(10,10), Point(0,0))
China has _____ the host for the 2008 Olympic Games since July 13, 2001.
A. become
B. been
C. turned
D. became
E. becoming
F. being