This project is a simple trivia quiz with 5 questions. It asks users questions. If they are correct, add 1 to score. At end, it prints out number of correct answers out of all questions. Next steps: -Add features from video -Include any features in README file -Account different cases like spaces at end or beginning etc.