As we've discussed, large integer math is a pretty interesting problem, even for modern computers.
What if we wanted to add very, very, very large integers without using scientific notation, but this time let's do it extra slowly. Extra slow... this seems like a job for BASIC!!
Strings
We're going