plus

PythonF

Two Integers Plus or Minus

The program must accept two integers A,B separated by a string S (whose value is plus or minus). Based on the string value S, the program must…