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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
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