Comments are very useful to give hints to others who explores the source code later. Python allows comments in both single line and multi-line. Single…
Comments are very useful to give hints to others who explores the source code later. Python allows comments in both single line and multi-line. Single…