Sure thing - the string is basically "number" "operator" "number" (1+11 for example)
Quick example - the names were chosen poorly, but it demonstrates the idea that string changes at run time thanks to appends.
A hypothetical string would be - "1+12+2-4*8"