CHALLENGE 1
MAGIC SQUARE
A magic square is a square where each line of 3 numbers (horizontal, vertical
and diagonal) adds upto the same amount.
Write the numbers from 1 to 9 in the correct place so that each line (horizontal,
vertical and diagonal) adds upto 15.
5