13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
Hello Akira!
|
|
|
|
Lorem Ipsum
|
|
|
|
def neue_funktion():
|
|
print("funk")
|
|
|
|
aki <- func(x) {
|
|
print(x)
|
|
}
|
|
|
|
plot(1:10, rep(1,10))
|