if input_str.find("右") != -1:
            from_flag += 2
            input_str = input_str.replace("右", "")