One thing I like about JS is being able to convert a string into an array of characters using the `split()` method. Can't do that with C#'s split method. You gotta convert it to a char array.
0
0
1
46
0
Download Image