# we are trying to convert a list of strings into a single encoded string # then be able to deconde that single string back to it's orginal list ...
#have integer indicate start of the string, and the length after that is the message #have # to indicate the start of the message ...