Realizing program with decision tree logics
- by Vytas999
The system realizes a game “Think animal”.
Main use case is:
1. System offers user to think about any animal and the system will try to guess it
2. The system starts asking questions from the start of decision tree. Ex., “Question: It has fur?”, and provides possible answers – yes or no.
3. If the user answers Yes, the system proceeds to these…