From d366aa622da31c29075c0f22634e200543142294 Mon Sep 17 00:00:00 2001 From: Karina Pivtorak <52755167+KariSpace@users.noreply.github.com> Date: Sun, 3 Jan 2021 10:21:35 +0200 Subject: [PATCH] =?UTF-8?q?Add=20Kumir=20(=D0=9A=D1=83=D0=9C=D0=B8=D1=80)?= =?UTF-8?q?=20(#877)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k/kumir.kum | 4 ++++ readme.md | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 k/kumir.kum diff --git a/k/kumir.kum b/k/kumir.kum new file mode 100644 index 00000000..4876d0eb --- /dev/null +++ b/k/kumir.kum @@ -0,0 +1,4 @@ +алг +нач + вывод "Hello World" +кон diff --git a/readme.md b/readme.md index 6b57c5aa..4caf46cb 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (717 total) +## Languages (718 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -393,6 +393,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Koberi C](k/koberi-c.koberice) * [Kotlin](k/kotlin.kt) * [Ksh](k/ksh.ksh) +* [Kumir](k/kumir.kum) * [Labyrinth](l/labyrinth.labyrinth) * [Lassoscript](l/lassoscript.lasso) * [Latex](l/LaTeX.tex)