developer #7
19
Datei1.txt
19
Datei1.txt
@@ -1,17 +1,12 @@
|
|||||||
Hello Akira!
|
Hello!
|
||||||
|
|
||||||
Lorem Ipsum
|
|
||||||
|
|
||||||
def neue_funktion():
|
def neue_funktion():
|
||||||
print("funk")
|
print("kreativ")
|
||||||
|
|
||||||
def schleife():
|
print("welt")
|
||||||
for i in range(10):
|
print("issues")
|
||||||
print(i)
|
|
||||||
|
|
||||||
aki <- func(x) {
|
plot(letters[1:5], seq(1:5))
|
||||||
print(x)
|
grid()
|
||||||
}
|
|
||||||
|
|
||||||
plot(1:10, rep(1,10))
|
#finale oh oh
|
||||||
lines(1:10, 1:10)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user