1.

Which function returns the length of the string?(a) str len( )(b) len(str)(c) length( )(d) strlength( )

Answer»

(b) len(str)



Discussion

No Comment Found