Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -162,9 +162,6 @@ input_data = {
|
|
162 |
}
|
163 |
print(map_buttons_to_locations(input_data))
|
164 |
```
|
165 |
-
```
|
166 |
-
|
167 |
-
You can now copy and paste this Markdown into your blog. Let me know if you need further assistance!
|
168 |
|
169 |
Which neatly takes a dictionary input and outputs a single numerical output.
|
170 |
|
|
|
162 |
}
|
163 |
print(map_buttons_to_locations(input_data))
|
164 |
```
|
|
|
|
|
|
|
165 |
|
166 |
Which neatly takes a dictionary input and outputs a single numerical output.
|
167 |
|