This is an old revision of the document!
This program will focus on a simple mental math trick: calculating the square of a multiple of 5.
This trick works with any multiple of 5 up to three digits (5 to 995), and can be done without much difficult math or a calculator.
In the project files that you grabbed, there is a reference program that you can run to check the output of the program you will be writing, along with the format of the output.