Example:
"Java is fun."
You want to take the first word in the end, right?
Did you hear about String? If no, find it out.
Split your main string into two strings.
1. Java 2. is fun.
Concatenate...