ArthurFischel commited on
Commit
8febe3a
1 Parent(s): 352aefb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
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