May 2, 2021
Thank for the information and testing observance.
Yes, pass statement wont do anything in python.
If I use pass for testing , then I need to show equality for other languages where I cannot find equivalent of 'pass'. So I used print statement which all languages has default.