Merge branch 'developer' of https://gitea.hokage.de/RecklingK/Demo into developer

This commit is contained in:
2019-12-19 14:29:54 +01:00

View File

@@ -12,3 +12,6 @@ def schleife():
aki <- func(x) { aki <- func(x) {
print(x) print(x)
} }
plot(1:10, rep(1,10))
lines(1:10, 1:10)