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 70061a3 commit 5374b45Copy full SHA for 5374b45
classes.md
@@ -37,7 +37,7 @@ string.
37
>>>
38
```
39
40
-Let's say you make a program that processes data about website. With a
+Let's say you make a program that processes data about websites. With a
41
custom class, you're not limited to `str`, `int` and other classes
42
Python comes with. Instead you can define a Website class, and make
43
Websites and process information about websites directly. Defining your
0 commit comments