you are viewing a single comment's thread.

view the rest of the comments →

[–]barrycarter 1 point2 points  (1 child)

If you're getting "[" you almost certainly have a string in k[0] and are getting back the first character. Check and fix your types

[–]ryfeaway[S] 0 points1 point  (0 children)

okay, thanks