Day #29 - Docstrings in Python
Introduction
Welcome to my 29th blog post. Previously we have seen that whenever we enclose something into '''....''' triple quote in python, that statement is considered as a comment in python. However, if we enclose something into triple quotes and...
codewithjain.hashnode.dev5 min read