A more Appropriate Expert System. #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shriniwas's code is more like a chatbot.
Expert Systems should have a "Knowledge base". It's what makes them a part of Knowledge based AI systems.
I have created the simplest possible Expert System.
P.S. Please add a note asking the user to notice the subtle use of
quesitions.items()to retrieve the entire key value pair from the dictionary.P.P.S This mf won't let me upload the
.pyfile. Hence, the markdown.Acknowledged.
Added your code as the main one in the 'Codes' directory. [permalink]
Moved [Shriniwas' implementation] to 'Alternatives' directory. [permalink]
Thank your for your contribution! 😌