This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
k
/
Karel.kl
5 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
karel
2014-05-20 16:12:07 -05:00
PROGRAM hello_world
BEGIN
Revert "Revert "Migrate to double quotes" (#1168)" (#1169) This reverts commit 5082129387b2a1c0c59790ef4a666f31da5486e1.
2021-11-07 14:34:25 -06:00
WRITE("Hello World", CR)
karel
2014-05-20 16:12:07 -05:00
END hello_world
Reference in New Issue
Copy Permalink