Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7f2a3 commit f93493bCopy full SHA for f93493b
Notes/04_Classes_objects/02_Inheritance.md
@@ -277,7 +277,7 @@ inheritance instead.
277
278
To start, focus on the steps that are involved in a creating a table.
279
At the top of the table is a set of table headers. After that, rows
280
-of table data appear. Let's take those steps and and put them into
+of table data appear. Let's take those steps and put them into
281
their own class. Create a file called `tableformat.py` and define the
282
following class:
283
0 commit comments