1 2 3 4 5 6 7 8 9 10
# coding=utf-8 id = 155 number = 56 visible = True facts = None solution = '''\ puzzle_beth(X) :- X + 2 #= 2*(X-5).'''