14,954
edits
m (→Approaches) |
m (→Example) |
||
| Line 8: | Line 8: | ||
== Example == | == Example == | ||
Task: Split 25.040215, 121.512532 by the comma ( , ) | Task: Split the position e.g. 25.040215, 121.512532 by the comma ( , ) to obtain the latitude (1st string) and longitude (2nd string). | ||
Expected output: | Expected output: | ||