Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Select the valid Prolog rules from the list below:
clever ( X ) :- studies ( X ).
:- happy(X).
clever( X ) :- studies( X ).
fail :- drugon(puffy).
happy(X):-healthy(X),\+bankrupt(X).
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!