thewhitetulip / build-app-with-python-antitextbook

Aims to teach Python3 by example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change multi line comments to docstrings

thewhitetulip opened this issue · comments

There is an error in the tutorial, triple quoted strings are told as multiple line comments without mentioning docstrings.

Elaborate more on comments and their importance