diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:50 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:50 +0100 |
commit | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (patch) | |
tree | 5032e6779a402a863654c9d65965073f09ea4182 /files/es/glossary/operando | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.gz translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.bz2 translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.zip |
unslug es: move
Diffstat (limited to 'files/es/glossary/operando')
-rw-r--r-- | files/es/glossary/operando/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/files/es/glossary/operando/index.html b/files/es/glossary/operando/index.html deleted file mode 100644 index 6a198905e3..0000000000 --- a/files/es/glossary/operando/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Operando -slug: Glossary/Operando -tags: - - Codificación - - Glosario -translation_of: Glossary/Operand ---- -<p><strong>Un operando</strong> es la parte de una instruccion que representa los datos manipulados por el {{glossary("Operator")}}. por ejemplo, cuando sumas dos numeros, los numeros son el operando y "+" es el operador.</p> - -<h2 id="Aprende_mas">Aprende mas</h2> - -<ul> - <li>{{Interwiki("wikipedia", "Operador")}} en Wikipedia</li> -</ul> |