Encodes answer[string] into encode[int] Decodes encode[int] into decode[string] If you want to encode a variable that is not answer[string], replace answer[bubble] with variable[bubble]. ***DO NOT FORGET TO ADD list[list] INTO YOUR PROJECT!!!***
Please give full credit to me for both the encoder and decoder if you use either in your project.