0

Question

//c language if i get an input from the user as string which contains numbers how could i separate the numbers and letters?

4th Feb 2019, 4:49 AM
Ù…Ű­Ù…ŰŻ Ű§ŰłÙ…Ű§Űčيل
Ù…Ű­Ù…ŰŻ Ű§ŰłÙ…Ű§Űčيل - avatar
1 Answer
0
Try converting to int each letter in for loop and seprate in a list and join it
1st Sep 2022, 5:24 AM
RISHABH
RISHABH - avatar