From c058fa0fb22dc40ef0225b21a97578cddd0aaffa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:51:05 +0100 Subject: unslug ru: move --- files/ru/glossary/variable/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ru/glossary/variable/index.html (limited to 'files/ru/glossary/variable') 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 +--- +

Переменная — именованная часть памяти, в которую могут помещаться разные значения переменной. Причем в каждый момент времени переменная имеет единственное значение.

+ +

Подробнее:

+ + -- cgit v1.2.3-54-g00ecf