This project can add any two integers, no matter how big they are. No scientific notation required. It's based on my infinite multiplier project.
All code by me. Algorithm by me, but inspired by elementary school method of adding numbers (adding individual digits from both numbers, starting at the lower numbers and progressing upwards). Infinite Multiplier: https://scratch.mit.edu/projects/967517439/