From e756acb31c54558ee16a0bbcda13f991b7d4f714 Mon Sep 17 00:00:00 2001 From: Aleksander Sadikov Date: Mon, 29 Feb 2016 03:24:17 +0100 Subject: General hint for noncapitalised variables added. --- prolog/problems/family_relations/grandparent_2/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prolog/problems/family_relations') diff --git a/prolog/problems/family_relations/grandparent_2/common.py b/prolog/problems/family_relations/grandparent_2/common.py index 1cfdfe8..1665c18 100644 --- a/prolog/problems/family_relations/grandparent_2/common.py +++ b/prolog/problems/family_relations/grandparent_2/common.py @@ -139,5 +139,5 @@ def hint(code, aux_code): # 1o can we make predicate_always_false a ghint? # with this in mind: how can we supply/know the correct target name and arity? # 2x popraviti je potrebno spremni tekst glede na novo lokacijo gumba Namig -# 3 what's the name of \= token? And what of =\= token? +# 3x what's the name of \= token? And what of =\= token? # 4 final hint! This very much improves the user experience, adds knowledge, therefore needs to be implemented now! -- cgit v1.2.1