PY4 – Comments in Python

Comments Comments are text in a program’s code, script, or another file that is not meant to be read during execution of the program Used…