xxxxxxxxxx
;The cons function accepts any two values, not just a list for the second argument.
;The two values joined with cons are printed between parentheses, with a dot,
;because Lisp interpreters uses a . to visually separate the elements in the pair.
;For example:
;> (cons 1 2)
; (1 . 2)
;Source: https://medium.com/@aleksandrasays/my-other-car-is-a-cdr-3058e6743c15#:~:text=The%20cons%20function%20is%20used,abbreviation%20of%20the%20word%20construct%20.
xxxxxxxxxx
23WE456789OIUY64345678IU
YT4R567U8I9UYTR45T6Y7U8I
9OIUYTR5T6Y7U8IOIUY65456
78I9UYT456789IUYT45678I9OR