ai
quizzes
Knowledgebase
Learn
Howto
Login
Question 10/30 fast.ai v3 lecture 10
What method should ideally return a string representation of an object that could be used to recreate?
Answer
__repr__
Screenshot
supplementary material
Official documentation
for
__repr__
.