@@ -8,3 +8,5 @@ def neue_funktion():
|
||||
aki <- func(x) {
|
||||
print(x)
|
||||
}
|
||||
|
||||
plot(1:10, rep(1,10))
|
||||
|
||||
Reference in New Issue
Block a user
@@ -8,3 +8,5 @@ def neue_funktion():
|
||||
aki <- func(x) {
|
||||
print(x)
|
||||
}
|
||||
|
||||
plot(1:10, rep(1,10))
|
||||
|
||||