Skip to content

Commit dd85655

Browse files
authored
Update requests.md
1 parent c270879 commit dd85655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assign2/requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ This means that from the start position, you can travel east or west. To "travel
4545

4646
Note that the `"west"` key points back to `start.json` (moving east and then west will end up in the same place). Periodically, you'll hear the *cry of the unicorn*. At cells where you hear the unicorn cry, you'll get some additional information in the JSON file. It'll look something like:
4747

48-
```json
48+
```python
4949
{
5050
"unicorn_cry": {
5151
"latitude": 37.420841,

0 commit comments

Comments
 (0)