Examveda

Suppose listExample is ['h','e','l','l','o'], what is len(listExample)?

A. 5

B. 4

C. None

D. Error

Answer: Option A


This Question Belongs to Python Program >> Lists In Python

Join The Discussion

Related Questions on Lists in Python