March 26, 2019 at 10:50 pm
Comments posted to this topic are about the item Finding the Substring
March 26, 2019 at 10:51 pm
Really interesting question, thanks Steve
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
March 27, 2019 at 12:21 am
Good question, but a bit confused and had to look up how a US number is formatted, the answer seems to suggest a further digit(?), but thanks Steve
...
March 27, 2019 at 1:46 am
Am I blind? What's the difference between answer 2 and 3?
BTW: Nice question. I always have to look up the substring syntax in any programming language. Even if I did it just minutes ago.
March 27, 2019 at 6:27 am
Wolfram Kraus - Wednesday, March 27, 2019 1:46 AMAm I blind? What's the difference between answer 2 and 3?
BTW: Nice question. I always have to look up the substring syntax in any programming language. Even if I did it just minutes ago.
The 2nd or 3rd option probably should have been > substring(phone,6,14)...?
March 27, 2019 at 8:40 am
HappyGeek - Wednesday, March 27, 2019 12:21 AMGood question, but a bit confused and had to look up how a US number is formatted, the answer seems to suggest a further digit(?), but thanks Steve
In the US, a 1 or 0 is often put before the area code to indicate long distance or operator assistance, like 1 (555) ...
March 27, 2019 at 10:15 am
Arno.Hubert.Janssen - Wednesday, March 27, 2019 6:27 AMWolfram Kraus - Wednesday, March 27, 2019 1:46 AMAm I blind? What's the difference between answer 2 and 3?
BTW: Nice question. I always have to look up the substring syntax in any programming language. Even if I did it just minutes ago.The 2nd or 3rd option probably should have been > substring(phone,6,14)...?
Thanks, answer changed (Wrong answer)
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply