I have a task in front of me to create a checklist program that basically asks the person a list of questions starting with "what type of project is this", continues on based on the type of project it is and writes the notes according to answers given. I would like to know what might be my best direction to go for handling the questions. Would it be better to go with Lisp or go with VB? Which would handle inputing text better or does it matter?