Compare commits
7 Commits
0.2.0
...
afd234429a
| Author | SHA1 | Date | |
|---|---|---|---|
| afd234429a | |||
| 1fa0851dd0 | |||
| b99f3934e9 | |||
| 88ccc761a3 | |||
| 1cbb651ae7 | |||
| 3e8a18c57d | |||
| ec72a1fdcf |
19
Datei1.txt
19
Datei1.txt
@@ -1,17 +1,6 @@
|
|||||||
Hello Akira!
|
Hello!
|
||||||
|
|
||||||
Lorem Ipsum
|
plot(letters[1:5], seq(1:5))
|
||||||
|
grid()
|
||||||
|
|
||||||
def neue_funktion():
|
#finale oh oh
|
||||||
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