Have any questions?
+(84) 886 286 998 | +(84) 965 417 890
[email protected]
Login
Signup
Contact
Login
Home
________ of people sat quietly in the hall.
________ of people sat quietly in the hall.
A.
Hundred
B.
Hundreds
C.
Five hundreds
D.
Five hundred
Answer and Explain
Answer:
B.
Hundreds
Some other questions you may be interested in.
Which of the following function gets a space-padded string with the original string left-justified to a total of width columns?
Which of the following data types is not supported in python?
What is the output of the following program?
D = {1 : {'A' : {1 : A}, 2 : B}, 3 :C, 'B' : D, D: 'E'}
print(D[D[D[1][2]]], end = )
print(D[D[1][A][2]])
What is the output of the following?
print('The sum of {0} and {1} is {2}'.format(2, 10, 12))
Which Of The Following Keywords Mark The Beginning Of The Class Definition?
Which of the following function convert an object to a string in python?