Hi, I have this code. There is a string with three sentences and I need to sort them (with dot '.' as separator) and store them somehow for later usage (bubble sort). I achieved to separate the first sentence but have no idea how to store it and what to do next. Thank you for your help!