Hi, i am searching for a way to manipulate a string without using the built-in substr method. All opinions is welcomed. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi, i am searching for a way to manipulate a string without using the built-in substr method. All opinions is welcomed.

A string like sololearn, should return 'ole' if I start at the 4th index and stop after a length of 3.

7th Dec 2017, 8:35 AM
Negedu Samson
Negedu Samson - avatar
3 Answers
7th Dec 2017, 8:51 AM
#RahulVerma
#RahulVerma - avatar
0
Thanks Rahul
9th Dec 2017, 8:00 PM
Negedu Samson
Negedu Samson - avatar
0
Thanks Rahul
9th Dec 2017, 8:00 PM
Negedu Samson
Negedu Samson - avatar