IT python

You are going to enhance the prior assignment by doing the following1) Use list to create a menu2) Create a function the will return the results of the four operations in a dictionary allInOne(n1,n2)Sample output 1) Add two numbers 2) Mult two number 3) Divide 4)...