The following text was written to the standard output stream when the NumberListDemo program was executed from IntelliJ.
>>> display 7 22 3 63 56 84 15 1 72 99 47 81 61 50 33 >>> print first 7 >>> print last 33 >>>