8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
Hello!
|
|
|
|
print("welt")
|
|
print("issue5")
|
|
|
|
plot(letters[1:5], seq(1:5))
|
|
grid()
|