drastisch kürzen
This commit is contained in:
18
Datei1.txt
18
Datei1.txt
@@ -1,17 +1 @@
|
|||||||
Hello Akira!
|
Hello du!
|
||||||
|
|
||||||
Lorem Ipsum
|
|
||||||
|
|
||||||
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)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user