xoy=list(input()) x="" i=0 if xoy[i]=="-" or xoy[i]=="+": if xoy[i]=="-": x+="-" i+=1 #print(i) while i