My First Post

some sample code to try :

1
2
3
fun main(){
    print("hello")
}