I need help making this function work properly, I cannot getcorrect output.
Write a Python function called “prime”. It has one input and one output. The input and outputs are integers. For an input integer n, the function will output the nh prime number. Ifn is less than
OR
OR