7 lines
59 B
Plaintext
7 lines
59 B
Plaintext
Hello!
|
|
|
|
plot(letters[1:5], seq(1:5))
|
|
grid()
|
|
|
|
#finale oh oh
|