Browse Source

docs(clean_the_list): add method to the names

pull/1779/head
eslopfer 1 year ago
parent
commit
4f3ea55b33
  1. 4
      subjects/devops/clean_the_list/README.md

4
subjects/devops/clean_the_list/README.md

@ -32,5 +32,5 @@ This will output:
### References
[string strip](https://www.w3schools.com/python/ref_string_strip.asp)
[string capitalize](https://www.w3schools.com/python/ref_string_strip.asp)
[string strip method](https://www.w3schools.com/python/ref_string_strip.asp)
[string capitalize method](https://www.w3schools.com/python/ref_string_capitalize.asp)

Loading…
Cancel
Save