Object - inner methods

 0    3 flashcards    sir
download mp3 print play test yourself
 
Question Answer
len() - ->
start learning
.__len__()
str() - ->
start learning
__str__()
Returns the copy of an object.
start learning
. copy()

You must sign in to write a comment