Quiz
Test your understanding of the concepts explained in this chapter with this quiz!
Technical Quiz
1.
Check all that apply. Which methods should be implemented in a custom model?
A.
__init__
B.
__get_item__
C.
__len__
D.
forward
E.
__iter__
1 / 8