We will only help those who show some effort!
In other words, show us some Python code you have tried to solve your problem.
The problem is real easy to solve, hint ...
# "f(x)= x + 2 - 3" implies the function below
def f(x):
return x + 2 - 3
Reputation Points: 1333
Solved Threads: 1403
DaniWeb's Hypocrite
Offline 5,789 posts
since Oct 2004