We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef6dd33 commit e778786Copy full SHA for e778786
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