I'm trying to write a simple program, but I can't seem to get around the fact that (format) returns NIL. Therefore my program output always looks like this:
Code: Select all
Welcome. Please enter your name.
NILwinifredCode: Select all
Welcome. Please enter your name.
winifredThank you so much for your help.
~RAM