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