Compare commits
3 Commits
e1e5ec6685
...
b9e1fc5c53
| Author | SHA1 | Date | |
|---|---|---|---|
| b9e1fc5c53 | |||
| 70d937383a | |||
| 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