Implement a "Magic Square", where a person selects a particular letter on the screen, and the computer tells them what they choose. This Requires beginning programming topics: variables, assignment, loops, input and output. Also requires a random number generator and character functions.