1
1
Fork 0
AtomicKotlinCourse/Usability/Data Classes/Exercise 2/task.md

173 B

Data Classes (#2)

Implement createAuthorToBooksMap() so that it takes a list of books as a parameter and builds a map from each author to the books he or she authored.