From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- .../variable/index.html" | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 "files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/variable/index.html" (limited to 'files/ru/словарь/variable') diff --git "a/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/variable/index.html" "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/variable/index.html" new file mode 100644 index 0000000000..8afe021e2d --- /dev/null +++ "b/files/ru/\321\201\320\273\320\276\320\262\320\260\321\200\321\214/variable/index.html" @@ -0,0 +1,14 @@ +--- +title: Переменная +slug: Словарь/Variable +tags: + - Словарь +translation_of: Glossary/Variable +--- +

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

+ +

Подробнее:

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