What method does Python's list type use to increase the size of the underlying array?

A. size
B. append
C. increase
D. augment

Answer: B

Computer Science & Information Technology

You might also like to view...

________ spacing is the vertical distance above and below each paragraph

A) Line B) Justification C) Indention D) Paragraph

Computer Science & Information Technology

A lookup function that returns a value from a list based on an index number is the ________ function

A) WEEKDAY B) SERIAL C) CHOOSE D) WORKDAY

Computer Science & Information Technology