Compare commits
5 Commits
e1e5ec6685
...
0.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 09bc50a164 | |||
| b9e1fc5c53 | |||
| 70d937383a | |||
| b6bff5d579 | |||
| 38b3a5ae0b |
@@ -5,6 +5,10 @@ Lorem Ipsum
|
||||
def neue_funktion():
|
||||
print("funk")
|
||||
|
||||
def schleife():
|
||||
for i in range(10):
|
||||
print(i)
|
||||
|
||||
aki <- func(x) {
|
||||
print(x)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user