Use built in methods to extract, remove, or replace data in strings.
Learning objectives
- Identify the position of a character or string inside of another string.
- Extract portions of strings.
- Remove portions of strings.
- Replace values in strings with different values.
Leave a Reply