4- Write a prolog program to get a list and delete the last two a list returns the list without those elements
For example
?- delements([a,b,c,d,e,f], Q).
Q = [a,b,c,d]
Students succeed in their courses by connecting and communicating with an expert until they receive help on their questions
Consult our trusted tutors.