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 4242402 commit 72fa79eCopy full SHA for 72fa79e
README.md
@@ -34,6 +34,10 @@ Each Python script in this repository has the following structure:
34
```python
35
"""Lists <--- Name of the topic here
36
37
+## Author
38
+
39
+- [@trekhleb](https://trekhleb.dev)
40
41
# @see: https://www.learnpython.org/en/Lists <-- Link to further readings goes here
42
43
Here might go more detailed explanation of the current topic (i.e. general info about Lists).
0 commit comments