News

Step 1: Write the python program for addition of two numbers. Step 2: Make sure that function name should be “def test_*():” and the line to be tested should have assert keyword at the beginning. Step ...