Computer Science, asked by pogoisbest797, 4 months ago

Which of the following is a standard python library function and not an exclusively list function?

a append()
b remove()
c pop()
d len()

Answers

Answered by jai696
9

len()

Explanation:

You can use the len() to get the length of the given string, array, list, tuple, dictionary, etc.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions