Browse Source

docs(clean_the_list): highlight function name

pull/1779/head
eslopfer 2 years ago
parent
commit
21003c08d9
  1. 2
      subjects/devops/clean_the_list/README.md

2
subjects/devops/clean_the_list/README.md

@ -16,7 +16,7 @@ Create a file `shopping.py` that contains a function `clean_list` which takes in
### Usage ### Usage
Here is an example of how to use the clean_list function: Here is an example of how to use the `clean_list` function:
```python ```python
import shopping import shopping

Loading…
Cancel
Save