upslol

5 Reputation

One Badge

9 years, 203 days

MaplePrimes Activity


These are questions asked by upslol

I want to separate strings into substrings for example
input is "6,3,A,n,k,L,+,-" then the procedure breaks this string into substrings like 
if a member numeric b:="6,3",or if lowercase c:="n", if uppercase l:="A,L" else m:="+,-"
thanks

Page 1 of 1