aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/variable/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/variable/index.html')
-rw-r--r--files/ru/glossary/variable/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ru/glossary/variable/index.html b/files/ru/glossary/variable/index.html
new file mode 100644
index 0000000000..8afe021e2d
--- /dev/null
+++ b/files/ru/glossary/variable/index.html
@@ -0,0 +1,14 @@
+---
+title: Переменная
+slug: Словарь/Variable
+tags:
+ - Словарь
+translation_of: Glossary/Variable
+---
+<p><span class="_Tgc"><strong>Переменная</strong> — именованная часть памяти, в которую могут помещаться разные значения переменной. Причем в каждый момент времени переменная имеет единственное значение. </span></p>
+
+<h2 id="Подробнее">Подробнее:</h2>
+
+<ul>
+ <li><a href="https://ru.wikipedia.org/wiki/%D0%9F%D0%B5%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%BD%D0%B0%D1%8F_(%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5)">Переменная (программирование)</a> на Википедии</li>
+</ul>