Feeds
提问
FROM STRING TO ARRAY
how i can to change from string like that : x = ('ABCDE') ; to array like: y = [A,B,C,D,E];
6 years 前 | 1 个回答 | 0
1
个回答提问
HOW I CAN REMOVE THE SPACE
how i can remove the spacing from strings like this i have this string ( STEP NOT OF PETS ) and i want it to be like this ( STE...
6 years 前 | 2 个回答 | 0