fail

PythonF

Pass or Fail

The program must accept a mark and print if it is pass or fail. The pass mark is 40. Example Input/Output 1:Input:40 Output:pass Example…