Commit 960c42a4 authored by Travis Fischer's avatar Travis Fischer

💴

parent cc0a5961
...@@ -43,7 +43,7 @@ async function example() { ...@@ -43,7 +43,7 @@ async function example() {
} }
``` ```
Which outputs a similar reponse to the following (as a markdown string, including the `\`\`\`python` code prefix): Which outputs a similar reponse to the following (as a markdown string, including the _\`\`\`python_ code prefix):
```python ```python
def bubble_sort(lst): def bubble_sort(lst):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment