# coding=utf-8 hint = { 'no_hint': '''\
No hint available, sorry!
''', 'test_results': '''\Your code passed [%=passed%] / [%=total%] tests.
''', 'syntax_error': '''\Your code contains syntax errors! The Prolog compiler emitted the following messages:
[%=messages%]''', }