Open angoca opened 10 years ago
Create a routine that returns an array of positions of a given character in the given string.
this-is-a-test - [5,8,10]
Create a routine that returns an array of positions of a given character in the given string.