The function adds two large numeric string together, like "12345667" + "12345678" = ?
It does not have complete error checking, I'll leave that up to you.
It should work but I am prone to bugs, so do advise if bugs are found.
Included are also helper function that helps us add the large numeric string