Implement a server application in Python, which acceptsarithmetic operations on port 8080 in the formatOPERATION*Num1*Num2 and returns the result with the patternRESULT*Result (Example: ADD*4*5 ? RESULT*9). Also add an errorhandling.
Use the simplest Method and Commands . this should be a collegetask.
Expert Answer
An answer will be send to you shortly. . . . .