# coding=utf-8 id = 175 number = 79 visible = False facts = None solution = '''\ program --> [begin], instructs175, [end]. instructs175 --> instr175. instructs175 --> instr175, instructs175. instr175 --> [left]. instr175 --> [right]. instr175 --> [swap]. '''