The equivalent in kotlin to that JS loop is `strin...
# getting-started
b
The equivalent in kotlin to that JS loop is
string = string.take(1)
😄