8000
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 b5a314c commit cc7124dCopy full SHA for cc7124d
src/dictionaries.py
@@ -8,7 +8,7 @@
8
The docs can be found here:
9
https://docs.python.org/3/tutorial/datastructures.html#dictionaries
10
11
-For this exercise, you have a list of dictinaries. Each dictionary
+For this exercise, you have a list of dictionaries. Each dictionary
12
has the following keys:
13
- lat: a signed integer representing a latitude value
14
- lon: a signed integer representing a longitude value
0 commit comments