Update ch1-04.md

pull/70/head
ShiCheng 2019-04-15 17:11:48 +08:00 committed by GitHub
parent c0ef4470c7
commit c47506f3eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ import (
"math"
"math/rand"
"os"
"time"
)
var palette = []color.Color{color.White, color.Black}