Hi All, is there a way in kotlin to get an IntRang...
# getting-started
a
Hi All, is there a way in kotlin to get an IntRange given an integer, range is in multiple of 10. So for example: given 4 i get 0..9. I tried to look for it on some online resources but no luck.