7 Commits

Author SHA1 Message Date
afd234429a Merge branch 'plotten' into developer 2019-12-19 16:21:32 +01:00
1fa0851dd0 abschluss plotten 2019-12-19 16:21:14 +01:00
b99f3934e9 du entfernt
resolve #6
2019-12-19 16:03:49 +01:00
88ccc761a3 new line hinzugefügt 2019-12-19 16:01:43 +01:00
1cbb651ae7 grid hinzugefügt 2019-12-19 15:51:58 +01:00
3e8a18c57d einfacher plot 2019-12-19 15:51:14 +01:00
ec72a1fdcf drastisch kürzen 2019-12-19 15:46:40 +01:00

View File

@@ -1,17 +1,6 @@
Hello Akira!
Hello!
Lorem Ipsum
plot(letters[1:5], seq(1:5))
grid()
def neue_funktion():
print("funk")
def schleife():
for i in range(10):
print(i)
aki <- func(x) {
print(x)
}
plot(1:10, rep(1,10))
lines(1:10, 1:10)
#finale oh oh