Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

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

Suppose listExample is [‘h’,’e’,’l’,’l’,’o’], what is len(listExample)?
a) 5
b) 4
c) none
d) error

Answer: a
Explanation: Execute in the shell and verify.

Join The Discussion