Merge branch 'developer' of RecklingK/Demo into master
This commit was merged in pull request #7.
This commit is contained in:
19
Datei1.txt
19
Datei1.txt
@@ -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("issues")
|
||||
|
||||
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