I am looking for an exercise to ameliorate how to combine and parse the data that comes from the backend and have to go in the UI, for instance from a data class parsed from JSON to extract some fields, combine them through flows or various operators as flatmap, map, firstOrNull, combine etc. There is any Koan, Quiz where is possible to confront the own implementation and maybe see other 2,3 different ways it was implemented?