G. Abhisek
1 min readFeb 24, 2020

--

For printing, we should not use array.map { }. array.forEach { } helps

--

--