in repetition.py [0:0]
def sub(): # 0 1 2 for i in range(3): print(i) judge_plus_minus() while True: judge_plus_minus()