package main


import "fmt"


func main() {

fmt.Println("Hello, World!")

}


이상입니다


질문 있으신가요?