We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcc8cf commit 69e161fCopy full SHA for 69e161f
src/python/linear_search_recursive.py
@@ -1,4 +1,3 @@
1
-""" Implementaçao do algoritmo de busca sequencial com recursão """
2
"""Implementation of the sequential search algorithm with recursion."""
3
4
0 commit comments