Merge pull request #70 from nnecec/master

Update ch1-04.md
pull/71/head
Xargin 2019-04-24 18:26:46 +08:00 committed by GitHub
commit 2d57353f66
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}