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!
|
||||
|
||||
Lorem Ipsum
|
||||
Hello!
|
||||
|
||||
def neue_funktion():
|
||||
print("funk")
|
||||
print("kreativ")
|
||||
|
||||
def schleife():
|
||||
for i in range(10):
|
||||
print(i)
|
||||
print("welt")
|
||||
print("issue5")
|
||||
|
||||
aki <- func(x) {
|
||||
print(x)
|
||||
}
|
||||
plot(letters[1:5], seq(1:5))
|
||||
grid()
|
||||
|
||||
plot(1:10, rep(1,10))
|
||||
lines(1:10, 1:10)
|
||||
#finale oh oh
|
||||
|
||||
Reference in New Issue
Block a user