Thank you for your response, I have another question.
Now I got the numbers in the string like
str= 88 77 88
now I am confused a bit, I want to save these numbers in variables
like a=88
b=77
c=88
any suggestions?
Now I got the numbers in the string like
str= 88 77 88
now I am confused a bit, I want to save these numbers in variables
like a=88
b=77
c=88
any suggestions?