Edit requests of pythonで継承とsuper()を使って派生クラスをinitしてみよう

@haisle

2020-06-18

Accepted

result = (self._parent_num + self._child_num) * 2 のself._parente_numの部分で,parente←eが余分でしたので削除しました。

Please check the preview of this article

We released Markdown parser changes on February 24, 2022. There may be some unexpected appearance changes in this update, because this article was posted before the changes.
Please don't forget to check the preview before updating your article.
For more information on the changes, please read this article.