len() function in python accepts a sequence as an argument and returns the number of elements in that sequence. So, if we pass a string as an argument to the ...
確定! 回上一頁