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 2102dae commit 84b7f7aCopy full SHA for 84b7f7a
README.md
@@ -69,7 +69,7 @@ Find and return a new list of data where each item's value key is equal to or gr
69
70
Amend the list so each domain key value is prepended with the string `www.`
71
72
-**Example:** An amended dictionary should look like this, facebook.com has become www.facebook.com.
+**Example:** An amended dictionary should look as below where facebook.com has become www.facebook.com.
73
74
```python
75
{
@@ -127,3 +127,5 @@ Add up all the value keys in the list and return an integer.
127
## Author
128
129
[RobDWaller](https://twitter.com/RobDWaller)
130
+
131
+If you have any questions feel free to message me on Twitter.
0 commit comments