STEP02: 標準パッケージを使ってみよう 新しく学ぶこと fmtパッケージの使い方 timeパッケージの使い方 動かし方 $ go build -v -o step02 main.go $ ./step02