diff --git a/06_prolog/desc b/06_prolog/desc index bbd115c..04bd3d5 100644 --- a/06_prolog/desc +++ b/06_prolog/desc @@ -10,6 +10,6 @@ The file has 4 columns: name, surname, pesel, parent's pesel 3. Check if the Darwin laws are in place by checking if Haley Vargas is the ancestor of an ape. -4. Write in any language (in any other programming paradigm except the logic programming languages), a code which will do the same as here in Prolog. Choose the programming language wisely. +4. Write in any language (in any other programming paradigm except the logic programming languages), a code which will do the same as here in Prolog. Choose the programming language wisely (2. and 3.). 5. Check if the creationist theory is correct by checking if all people come from apes. \ No newline at end of file