Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
pp:l10 [2021/05/25 13:23] aghiculescu |
pp:l10 [2021/05/25 15:44] (current) roxana_elena.stiuca [Introduction to Prolog programming] |
||
---|---|---|---|
Line 13: | Line 13: | ||
Hint: use =< | Hint: use =< | ||
- | 5. Define a predicate which is satisfied if a student Ids failed to pass AT MOST two different lectures. | + | 5. Define a predicate which is satisfied if a student Ids failed to pass at least two different lectures. |
6. Define a predicate which is satisfied if at least one student graduated the lecture. | 6. Define a predicate which is satisfied if at least one student graduated the lecture. |