We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8089750 commit 6345650Copy full SHA for 6345650
README.md
@@ -212,6 +212,7 @@ For running all tests write down:
212
- [remove_min](stack/remove_min.py)
213
- [is_sorted](stack/is_sorted.py)
214
- [strings](strings)
215
+ - [fizzbuzz](strings/fizzbuzz.py)
216
- [delete_reoccurring_characters](strings/delete_reoccurring_characters.py)
217
- [strip_url_params](strings/strip_url_params.py)
218
- [validate_coordinates](strings/validate_coordinates.py)
0 commit comments