Compare commits
12
Commits
0.2.0
...
9763a32e87
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9763a32e87 | ||
|
|
68b9d19b27 | ||
|
|
afd234429a | ||
|
|
1fa0851dd0 | ||
|
|
8d8a7dbb86 | ||
|
|
b99f3934e9 | ||
|
|
60a9e768d4 | ||
|
|
88ccc761a3 | ||
|
|
f0c04b62a5 | ||
|
|
1cbb651ae7 | ||
|
|
3e8a18c57d | ||
|
|
ec72a1fdcf |
+7
-12
@@ -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("issue5")
|
||||||
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