hands-on
hands-on copied to clipboard
change sumBy to sumOf
trafficstars
Iterable<T>.sumBy is deprecated since Kotlin 1.5, change it to sumOf.