From 1cbb651ae73715636b112ce7787cb219923f5511 Mon Sep 17 00:00:00 2001 From: Reckling Date: Thu, 19 Dec 2019 15:51:58 +0100 Subject: [PATCH] =?UTF-8?q?grid=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Datei1.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Datei1.txt b/Datei1.txt index 64c1183..1f3fdb0 100644 --- a/Datei1.txt +++ b/Datei1.txt @@ -1,3 +1,4 @@ Hello du! -plot(letters[1:5], seq(1:5)) \ No newline at end of file +plot(letters[1:5], seq(1:5)) +grid() \ No newline at end of file