From 68fc8e96a9629e73469ed457abd955e548ec670c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: move --- files/pt-br/glossary/algorithm/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 files/pt-br/glossary/algorithm/index.html (limited to 'files/pt-br/glossary/algorithm') diff --git a/files/pt-br/glossary/algorithm/index.html b/files/pt-br/glossary/algorithm/index.html new file mode 100644 index 0000000000..ed80819f54 --- /dev/null +++ b/files/pt-br/glossary/algorithm/index.html @@ -0,0 +1,10 @@ +--- +title: Algoritmo +slug: Glossario/Algoritmo +tags: + - CodingScripting + - Glossário + - Programação +translation_of: Glossary/Algorithm +--- +

Um algoritmo é uma série de instruções independentes que executam uma função.

-- cgit v1.2.3-54-g00ecf