Introduction - If you have any usage issues, please Google them yourself
This project implements a technical support system for customers of the DodgySoft software company. Users can describe their software problems and get advice instantly! To start this program, create a SupportSystem object and execute the " start" method.Then start describing your problem by typing in the terminal window. The purpose of this project is to demonstrate and study library classes, such as ArrayList, HashMap, HashSet, and Random.