This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
HelloWorld/Krypton/helloWorld.kr
2021-04-17 14:59:57 +05:30

5 lines
127 B
Text

# this is program for hello world in krypton
# checkout my language on github.com/rish246/KryptonLang
print("Hello World!");