diff --git a/Datei1.txt b/Datei1.txt index 0fea95a..ad10e61 100644 --- a/Datei1.txt +++ b/Datei1.txt @@ -8,3 +8,5 @@ def neue_funktion(): aki <- func(x) { print(x) } + +plot(1:10, rep(1,10))