For example
add this rule in yield prolog assert(company(name, address)).
then I want t remove this rule from prolog. remove(company(name,address)).
please help me
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
For example
add this rule in yield prolog assert(company(name, address)).
then I want t remove this rule from prolog. remove(company(name,address)).
please help me