C = 1/9. Create a Python function probX(a, b) which, for input values a and b with a <= b, returns P(ab - you will only be tested at input values for which a > 1.2). Also, since default a is -∞, calling probX(b=2.3) should return the value of P(-∞).