Write a program that displays an ASCII chart. Display numeric values as well as characters so that there are four columns and as many rows as it takes. For an extra challenge, display the chart so that its outside borders are made up of double line ASCII characters, and separate each column with a single vertical ASCII character.