karel
This commit is contained in:
4
k/karel.kl
Normal file
4
k/karel.kl
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
PROGRAM hello_world
|
||||||
|
BEGIN
|
||||||
|
WRITE('Hello, world!', CR)
|
||||||
|
END hello_world
|
||||||
Reference in New Issue
Block a user